Searched defs:fc (Results 1 - 17 of 17) sorted by relevance

/haiku/src/apps/pulse/
H A DMiniPulseView.cpp144 int32 fc = message->FindInt32("frame_color"); local
/haiku/headers/libs/agg/
H A Dagg_renderer_markers.h649 void markers(int n, const T* x, const T* y, const T* r, const color_type* fc, marker_e type) argument
677 markers(int n, const T* x, const T* y, const T* r, const color_type* fc, const color_type* lc, marker_e type) argument
[all...]
/haiku/src/add-ons/kernel/bus_managers/firewire/
H A Dfwohcivar.h40 struct firewire_comm fc; member in struct:fwohci_softc
H A Dfirewire.cpp105 fw_noderesolve_nodeid(struct firewire_comm *fc, int dst) argument
123 fw_noderesolve_eui64(struct firewire_comm *fc, struct fw_eui64 *eui) argument
145 fw_asyreq(struct firewire_comm *fc, int sub, struct fw_xfer *xfer) argument
265 struct firewire_comm *fc = xfer->fc; local
287 struct firewire_comm *fc = (struct firewire_comm *)arg; local
336 struct firewire_comm *fc; local
429 firewire_attach(struct firewire_comm *fc, struct firewire_softc *sc) argument
511 struct firewire_comm *fc; local
591 fw_drain_txq(struct firewire_comm *fc) argument
622 fw_reset_csr(struct firewire_comm *fc) argument
667 fw_init_crom(struct firewire_comm *fc) argument
701 fw_reset_crom(struct firewire_comm *fc) argument
736 fw_busreset(struct firewire_comm *fc, uint32_t new_status) argument
805 fw_init(struct firewire_comm *fc) argument
923 fw_bindlookup(struct firewire_comm *fc, uint16_t dest_hi, uint32_t dest_lo) argument
943 fw_bindadd(struct firewire_comm *fc, struct fw_bind *fwb) argument
975 fw_bindremove(struct firewire_comm *fc, struct fw_bind *fwb) argument
1011 fw_xferlist_add(struct fw_xferlist *q, int slen, int rlen, int n, struct firewire_comm *fc, void *sc, void (*hand)(struct fw_xfer *)) argument
1060 fw_tl_free(struct firewire_comm *fc, struct fw_xfer *xfer) argument
1097 fw_tl2xfer(struct firewire_comm *fc, int node, int tlabel, int tcode) argument
1308 fw_phy_config(struct firewire_comm *fc, int root_node, int gap_count) argument
1373 fw_sidrcv(struct firewire_comm* fc, uint32_t *sid, u_int len) argument
1491 struct firewire_comm *fc = (struct firewire_comm *)arg; local
1603 struct firewire_comm *fc; local
1762 fw_find_self_id(struct firewire_comm *fc, int node) argument
1778 fw_explore(struct firewire_comm *fc) argument
1839 struct firewire_comm *fc; local
1868 fw_attach_dev(struct firewire_comm *fc) argument
1930 fw_get_tlabel(struct firewire_comm *fc, struct fw_xfer *xfer) argument
2227 struct firewire_comm *fc; local
2262 struct firewire_comm *fc = (struct firewire_comm *)arg; local
2396 fw_bmr(struct firewire_comm *fc) argument
2449 fw_open_isodma(struct firewire_comm *fc, int tx) argument
[all...]
H A Dfwohci.cpp266 fwohci_set_bus_manager(struct firewire_comm *fc, u_int node) argument
341 struct fwohci_softc *fc; local
787 fwohci_cyctimer(struct firewire_comm *fc) argument
1059 fwohci_start_atq(struct firewire_comm *fc) argument
1069 fwohci_start_ats(struct firewire_comm *fc) argument
1088 struct firewire_comm *fc = (struct firewire_comm *)sc; local
1336 fwohci_itx_disable(struct firewire_comm *fc, int dmach) argument
1353 fwohci_irx_disable(struct firewire_comm *fc, int dmach) argument
1549 fwohci_next_cycle(struct firewire_comm *fc, int cycle_now) argument
1580 fwohci_itxbuf_enable(struct firewire_comm *fc, int dmach) argument
1701 fwohci_irx_enable(struct firewire_comm *fc, int dmach) argument
1869 struct firewire_comm *fc = (struct firewire_comm *)sc; local
1955 struct firewire_comm *fc = (struct firewire_comm *)sc; local
2043 struct firewire_comm *fc = &sc->fc; local
2144 fwohci_poll(struct firewire_comm *fc, int quick, int count) argument
2154 fwohci_set_intr(struct firewire_comm *fc, int enable) argument
2173 struct firewire_comm *fc = &sc->fc; local
2220 struct firewire_comm *fc = &sc->fc; local
2490 fwohci_ibr(struct firewire_comm *fc) argument
[all...]
/haiku/src/add-ons/kernel/drivers/bus/firewire/
H A Dfw_raw.c83 struct firewire_comm *fc; member in struct:fw_drv1
221 struct firewire_comm *fc; local
365 struct firewire_comm *fc; local
547 struct firewire_comm *fc; local
658 struct firewire_comm *fc; local
[all...]
/haiku/src/add-ons/kernel/busses/scsi/usb/freecom/
H A Dfreecom.c241 fcm_command fc = { local
312 fcm_command fc = { local
[all...]
/haiku/src/system/libroot/posix/glibc/stdio-common/
H A Dvfscanf.c268 register UCHAR_T fc; /* Current character of the format. */ local
[all...]
/haiku/headers/private/kernel/arch/m68k/
H A Darch_cpu.h43 uint16 fc:1; member in struct:mc68030_ssw
/haiku/src/add-ons/kernel/drivers/network/ether/via_rhine/dev/vr/
H A Dif_vr.c303 uint8_t cr0, cr1, fc; local
[all...]
/haiku/src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/
H A Dif_igc.h385 u16 fc; member in struct:igc_adapter
H A Digc_hw.h522 struct igc_fc_info fc; member in struct:igc_hw
/haiku/src/add-ons/kernel/file_systems/websearchfs/
H A Dwebsearchfs.c534 fs_file_cookie *fc; local
1023 fs_file_cookie *fc; local
[all...]
/haiku/headers/private/firewire/
H A Dfirewirereg.h83 struct firewire_comm *fc; member in struct:fw_device
95 struct firewire_comm *fc; member in struct:firewire_softc
106 struct firewire_comm *fc; member in struct:firewire_dev_comm
303 struct firewire_comm *fc; member in struct:fw_xfer
337 struct firewire_comm *fc; member in struct:fw_rcv_buf
[all...]
/haiku/src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/
H A Dif_em.h505 u16 fc; member in struct:e1000_softc
H A De1000_hw.h1029 struct e1000_fc_info fc; member in struct:e1000_hw
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi4965/dev/iwn/
H A Dif_iwnreg.h1427 uint8_t fc[2]; member in struct:iwn5000_tx_stat

Completed in 146 milliseconds