Home
last modified time | relevance | path

Searched defs:fc (Results 1 – 25 of 66) sorted by relevance

123

/dflybsd-src/sys/bus/firewire/
H A Dfirewire.c147 fw_noderesolve_nodeid(struct firewire_comm *fc, int dst) in fw_noderesolve_nodeid()
164 fw_noderesolve_eui64(struct firewire_comm *fc, struct fw_eui64 *eui) in fw_noderesolve_eui64()
183 fw_asyreq(struct firewire_comm *fc, int sub, struct fw_xfer *xfer) in fw_asyreq()
283 struct firewire_comm *fc = xfer->fc; in fw_asystart() local
320 firewire_xfer_timeout(struct firewire_comm *fc) in firewire_xfer_timeout()
359 struct firewire_comm *fc; in firewire_watchdog() local
387 struct firewire_comm *fc; in firewire_attach() local
512 fw_drain_txq(struct firewire_comm *fc) in fw_drain_txq()
523 fw_reset_csr(struct firewire_comm *fc) in fw_reset_csr()
568 fw_init_crom(struct firewire_comm *fc) in fw_init_crom()
[all …]
H A Dfwohci.c263 fwohci_set_bus_manager(struct firewire_comm *fc, u_int node) in fwohci_set_bus_manager()
338 struct fwohci_softc *fc; in fwohci_ioctl() local
757 fwohci_cyctimer(struct firewire_comm *fc)
1004 fwohci_start_atq(struct firewire_comm *fc)
1012 fwohci_start_ats(struct firewire_comm *fc)
1029 struct firewire_comm *fc = (struct firewire_comm *)sc; local
1264 fwohci_itx_disable(struct firewire_comm *fc, int dmach)
1281 fwohci_irx_disable(struct firewire_comm *fc, int dmach)
1298 fwohci_irx_post (struct firewire_comm *fc , u_int32_t *qld)
1440 fwohci_next_cycle(struct firewire_comm *fc, int cycle_now)
[all …]
H A Dfwdma.c65 fwdma_malloc(struct firewire_comm *fc, int alignment, bus_size_t size, in fwdma_malloc()
109 fwdma_free(struct firewire_comm *fc, struct fwdma_alloc *dma) in fwdma_free()
145 fwdma_malloc_multiseg(struct firewire_comm *fc, int alignment, in fwdma_malloc_multiseg()
H A Dfwdev.c95 fwdev_allocbuf(struct firewire_comm *fc, struct fw_xferq *q, in fwdev_allocbuf()
189 struct firewire_comm *fc; in fw_close() local
415 struct firewire_comm *fc; in fw_ioctl() local
H A Dfirewirereg.h56 struct firewire_comm *fc; member
68 struct firewire_comm *fc; member
77 struct firewire_comm *fc; member
234 struct firewire_comm *fc; member
264 struct firewire_comm *fc; member
H A Dfwohcivar.h43 struct firewire_comm fc; member
/dflybsd-src/sys/dev/sound/pcm/
H A Dfeeder_chain.c141 struct feeder_class *fc; in feeder_build_format() local
209 struct feeder_class *fc; in feeder_build_rate() local
287 struct feeder_class *fc; in feeder_build_matrix() local
344 struct feeder_class *fc; in feeder_build_volume() local
412 struct feeder_class *fc; in feeder_build_eq() local
466 struct feeder_class *fc; in feeder_build_root() local
497 struct feeder_class *fc; in feeder_build_mixer() local
H A Dfeeder.c59 struct feeder_class *fc = p; in feeder_register() local
185 feeder_create(struct feeder_class *fc, struct pcm_feederdesc *desc) in feeder_create()
236 chn_addfeeder(struct pcm_channel *c, struct feeder_class *fc, struct pcm_feederdesc *desc) in chn_addfeeder()
/dflybsd-src/contrib/tcpdump/
H A Dprint-802_11.c164 #define FC_VERSION(fc) ((fc) & 0x3) argument
165 #define FC_TYPE(fc) (((fc) >> 2) & 0x3) argument
166 #define FC_SUBTYPE(fc) (((fc) >> 4) & 0xF) argument
167 #define FC_TO_DS(fc) ((fc) & 0x0100) argument
168 #define FC_FROM_DS(fc) ((fc) & 0x0200) argument
169 #define FC_MORE_FLAG(fc) ((fc) & 0x0400) argument
170 #define FC_RETRY(fc) ((fc) & 0x0800) argument
171 #define FC_POWER_MGMT(fc) ((fc) & 0x1000) argument
172 #define FC_MORE_DATA(fc) ((fc) & 0x2000) argument
173 #define FC_PROTECTED(fc) ((fc) & 0x4000) argument
[all …]
H A Dprint-802_15_4.c412 #define FC_FRAME_TYPE(fc) ((fc) & 0x7) argument
413 #define FC_FRAME_VERSION(fc) (((fc) >> 12) & 0x3) argument
1796 uint16_t fc) in ieee802_15_4_std_frames()
2196 uint16_t fc) in ieee802_15_4_mp_frame()
2454 uint16_t fc; in ieee802_15_4_print() local
H A Dprint-fddi.c162 print_fddi_fc(netdissect_options *ndo, u_char fc) in print_fddi_fc()
280 uint8_t fc; in fddi_print() local
/dflybsd-src/sys/dev/netif/ig_hal/
H A De1000_osdep.c115 e1000_fc2str(enum e1000_fc_mode fc, char *str, int len) in e1000_fc2str()
159 e1000_fc2ifmedia(enum e1000_fc_mode fc) in e1000_fc2ifmedia()
179 enum e1000_fc_mode fc; in e1000_force_flowctrl() local
/dflybsd-src/contrib/xz/src/liblzma/common/
H A Dfilter_common.c259 const lzma_filter_coder *const fc in lzma_raw_coder_init() local
270 const lzma_filter_coder *const fc in lzma_raw_coder_init() local
309 const lzma_filter_coder *const fc in lzma_raw_coder_memusage() local
/dflybsd-src/contrib/gcc-4.7/libgcc/
H A Dunwind-sjlj.c87 struct SjLj_Function_Context *fc; member
121 _Unwind_SjLj_Register (struct SjLj_Function_Context *fc) in _Unwind_SjLj_Register()
154 _Unwind_SjLj_SetContext (struct SjLj_Function_Context *fc) in _Unwind_SjLj_SetContext()
168 _Unwind_SjLj_Unregister (struct SjLj_Function_Context *fc) in _Unwind_SjLj_Unregister()
/dflybsd-src/contrib/gcc-8.0/libgcc/
H A Dunwind-sjlj.c86 struct SjLj_Function_Context *fc; member
120 _Unwind_SjLj_Register (struct SjLj_Function_Context *fc) in _Unwind_SjLj_Register()
153 _Unwind_SjLj_SetContext (struct SjLj_Function_Context *fc) in _Unwind_SjLj_SetContext()
167 _Unwind_SjLj_Unregister (struct SjLj_Function_Context *fc) in _Unwind_SjLj_Unregister()
/dflybsd-src/sys/dev/netif/fwe/
H A Dif_fwe.c111 struct firewire_comm *fc; in fwe_npoll_compat() local
130 struct firewire_comm *fc; in fwe_npoll() local
247 struct firewire_comm *fc; in fwe_stop() local
301 struct firewire_comm *fc; in fwe_init() local
/dflybsd-src/contrib/wpa_supplicant/src/drivers/
H A Ddriver_nl80211_monitor.c29 u16 fc; in handle_tx_callback() local
50 u16 fc; in from_unknown_sta() local
71 u16 fc; in handle_frame() local
H A Ddriver_hostap.c62 u16 fc, ethertype; in handle_data() local
123 u16 fc; in handle_tx_callback() local
143 u16 fc, type, stype; in handle_frame() local
/dflybsd-src/sys/dev/disk/isp/
H A Disp_freebsd.c137 struct isp_fc *fc = ISP_FC_PC(isp, chan); in isp_attach_chan() local
329 struct isp_fc *fc = ISP_FC_PC(isp, chan); in isp_freeze_loopdown() local
345 struct isp_fc *fc = ISP_FC_PC(isp, chan); in isp_unfreeze_loopdown() local
3493 struct ac_device_changed *fc = (struct ac_device_changed *) acp->contract_data; in isptargasync() local
3729 struct isp_fc *fc = arg; in isp_target_thread_fc() local
3973 struct isp_fc *fc = ISP_FC_PC(isp, chan); in isp_make_here() local
4003 struct isp_fc *fc = ISP_FC_PC(isp, chan); in isp_make_gone() local
4027 struct isp_fc *fc = arg; in isp_gdt() local
4037 struct isp_fc *fc = arg; in isp_gdt_task() local
4090 struct isp_fc *fc = arg; in isp_ldt() local
[all …]
/dflybsd-src/usr.sbin/lpr/lptest/
H A Dlptest.c46 int i, j, fc, nc; in main() local
/dflybsd-src/sys/dev/disk/mpt/
H A Dmpt_cam.c506 CONFIG_PAGE_FC_PORT_1 fc; in mpt_set_initial_config_fc() local
2336 PTR_MSG_FC_PRIMITIVE_SEND_REQUEST fc; in mpt_fc_reset_link() local
3524 struct ccb_trans_settings_fc *fc = in mpt_action() local
4123 MSG_LINK_SERVICE_BUFFER_POST_REQUEST *fc; in mpt_fc_post_els() local
4173 PTR_MSG_TARGET_CMD_BUFFER_POST_REQUEST fc; in mpt_post_target_command() local
4756 PTR_MPI_TARGET_FCP_CMD_BUFFER fc = in mpt_scsi_tgt_status() local
4855 mpt_scsi_tgt_tsk_mgmt(struct mpt_softc *mpt, request_t *req, mpt_task_mgmt_t fc, in mpt_scsi_tgt_tsk_mgmt()
4953 PTR_MPI_TARGET_FCP_CMD_BUFFER fc; in mpt_scsi_tgt_atio() local
/dflybsd-src/contrib/wpa_supplicant/src/ap/
H A Ddrv_callbacks.c1137 u16 fc; in hostapd_action_rx() local
1272 u16 fc = le_to_host16(hdr->frame_control); in hostapd_mgmt_rx() local
1669 u16 fc; in wpa_supplicant_event() local
/dflybsd-src/sys/netbt/
H A Drfcomm_upper.c538 struct rfcomm_fc_info *fc; in rfcomm_getopt() local
/dflybsd-src/contrib/wpa_supplicant/src/common/
H A Dieee802_11_common.c595 u16 fc, type, stype; in get_hdr_bssid() local
1265 const char * fc2str(u16 fc) in fc2str()
/dflybsd-src/tools/regression/include/tgmath/
H A Dtgmath.c171 float complex fc; variable

123