Searched defs:fc (Results 1 - 25 of 96) sorted by last modified time

1234

/freebsd-10.0-release/usr.bin/m4/
H A Deval.c868 const char *ap, *fc, *k; local
/freebsd-10.0-release/usr.bin/xlint/lint2/
H A Dchk.c596 int fc; local
821 int fc; local
[all...]
/freebsd-10.0-release/crypto/openssl/crypto/x509v3/
H A Dv3_addr.c1261 IPAddressFamily *fc = sk_IPAddressFamily_value(child, j); local
1271 IPAddressFamily *fc = sk_IPAddressFamily_value(child, j); local
/freebsd-10.0-release/sys/contrib/altq/altq/
H A Daltq_red.c923 struct red_conf *fc; local
[all...]
H A Daltq_rio.c667 struct rio_conf *fc; local
[all...]
/freebsd-10.0-release/sys/net/
H A Dif_fwsubr.c81 struct fw_com *fc = IFP2FWC(ifp); local
327 firewire_input_fragment(struct fw_com *fc, struct mbuf *m, int src) argument
494 struct fw_com *fc = IFP2FWC(ifp); local
743 struct fw_com *fc = IFP2FWC(ifp); local
790 struct fw_com *fc = IFP2FWC(ifp); local
811 struct fw_com *fc; local
[all...]
H A Diso88025.h121 u_int8_t fc; /* frame control field */ member in struct:iso88025_header
137 u_char fc; member in struct:iso88025_sockaddr_data
H A Dzlib.c324 } fc; member in struct:ct_data_s
/freebsd-10.0-release/sys/dev/hwpmc/
H A Dhwpmc_core.c422 uint32_t fc; local
H A Dhwpmc_uncore.c352 uint32_t fc; local
/freebsd-10.0-release/sys/dev/ixgb/
H A Dixgb_hw.h697 struct ixgb_fc fc; /* Flow control parameters */ member in struct:ixgb_hw
/freebsd-10.0-release/sys/dev/sound/pcm/
H A Dchannel.c1192 struct feeder_class *fc; local
H A Dfeeder.c59 struct feeder_class *fc = p; local
185 feeder_create(struct feeder_class *fc, struct pcm_feederdesc *desc) argument
236 chn_addfeeder(struct pcm_channel *c, struct feeder_class *fc, struct pcm_feederdesc *desc) argument
[all...]
H A Dfeeder_chain.c141 struct feeder_class *fc; local
209 struct feeder_class *fc; local
287 struct feeder_class *fc; local
344 struct feeder_class *fc; local
412 struct feeder_class *fc; local
466 struct feeder_class *fc; local
497 struct feeder_class *fc; local
[all...]
/freebsd-10.0-release/sys/dev/cxgb/common/
H A Dcxgb_ael1002.c286 get_link_status_r(struct cphy *phy, int *link_ok, int *speed, int *duplex, int *fc) argument
2157 get_link_status_x(struct cphy *phy, int *link_ok, int *speed, int *duplex, int *fc) argument
2231 xaui_direct_get_link_status(struct cphy *phy, int *link_ok, int *speed, int *duplex, int *fc) argument
H A Dcxgb_aq100x.c353 aq100x_get_link_status(struct cphy *phy, int *link_ok, int *speed, int *duplex, int *fc) argument
H A Dcxgb_common.h438 unsigned char fc; /* actual link flow control */ member in struct:link_config
H A Dcxgb_mv88e1xxx.c188 mv88e1xxx_get_link_status(struct cphy *cphy, int *link_ok, int *speed, int *duplex, int *fc) argument
H A Dcxgb_t3_hw.c1523 int link_ok, speed, duplex, fc, link_fault; local
1668 unsigned int fc = lc->requested_fc & (PAUSE_RX | PAUSE_TX); local
[all...]
H A Dcxgb_tn1010.c132 tn1010_get_link_status(struct cphy *phy, int *link_ok, int *speed, int *duplex, int *fc) argument
H A Dcxgb_vsc7323.c195 int t3_vsc7323_set_speed_fc(adapter_t *adap, int speed, int fc, int port) argument
H A Dcxgb_vsc8211.c132 vsc8211_get_link_status(struct cphy *cphy, int *link_ok, int *speed, int *duplex, int *fc) argument
204 vsc8211_get_link_status_fiber(struct cphy *cphy, int *link_ok, int *speed, int *duplex, int *fc) argument
H A Dcxgb_xgmac.c558 int t3_mac_set_speed_duplex_fc(struct cmac *mac, int speed, int duplex, int fc) argument
/freebsd-10.0-release/sys/dev/cxgb/
H A Dcxgb_main.c1219 t3_os_link_changed(adapter_t *adapter, int port_id, int link_status, int speed, int duplex, int fc, int mac_was_reset) argument
/freebsd-10.0-release/sys/dev/e1000/
H A De1000_hw.h972 struct e1000_fc_info fc; member in struct:e1000_hw

Completed in 329 milliseconds

1234