Home
last modified time | relevance | path

Searched refs:bxe (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/gdtoa/
H A Ddmisc.c109 ULong *bx, *bxe, q, *sx, *sxe; local
129 bxe = bx + n;
130 q = *bxe / (*sxe + 1); /* ensure q <= true quotient */
166 if (!*bxe) {
168 while(--bxe > bx && !*bxe)
208 bxe = bx + n;
209 if (!*bxe) {
210 while(--bxe > bx && !*bxe)
/freebsd/sys/conf/
H A Dfiles.x8678 dev/bxe/bxe.c optional bxe pci
79 dev/bxe/bxe_stats.c optional bxe pci
80 dev/bxe/bxe_debug.c optional bxe pci
81 dev/bxe/ecore_sp.c optional bxe pci
82 dev/bxe/bxe_elink.c optional bxe pci
83 dev/bxe/57710_init_values.c optional bxe pci
84 dev/bxe/57711_init_values.c optional bxe pci
85 dev/bxe/57712_init_values.c optional bxe pci
H A DNOTES1873 # bxe: Broadcom NetXtreme II (BCM5771X/BCM578XX) PCIe 10Gb Ethernet
/freebsd/sys/modules/bxe/
H A DMakefile3 BXE = ${SYSDIR}/dev/bxe
8 SRCS += bxe.c \
/freebsd/tools/kerneldoc/subsys/
H A DDoxyfile-dev_bxe12 INPUT = $(DOXYGEN_SRC_PATH)/dev/bxe/ \
/freebsd/sys/amd64/conf/
H A DLINT-NOIP12 nodevice bxe
H A DNOTES
H A DGENERIC238 device bxe # Broadcom NetXtreme II BCM5771X/BCM578XX 10GbE
/freebsd/sys/dev/bxe/
H A Dbxe_debug.c293 DB_COMMAND_FLAGS(bxe, bxe_ddb, CS_OWN) in DB_COMMAND_FLAGS() argument
H A Dbxe.c220 MODULE_DEPEND(bxe, pci, 1, 1, 1);
221 MODULE_DEPEND(bxe, ether, 1, 1, 1);
222 DRIVER_MODULE(bxe, pci, bxe_driver, 0, 0);
224 DEBUGNET_DEFINE(bxe);
245 SYSCTL_NODE(_hw, OID_AUTO, bxe, CTLFLAG_RD | CTLFLAG_MPSAFE, 0,
13033 DEBUGNET_SET(ifp, bxe); in bxe_init_ifnet()
/freebsd/sys/x86/conf/
H A DNOTES423 # bxe: Broadcom NetXtreme II (BCM5771X/BCM578XX) PCIe 10Gb Ethernet
442 device bxe # Broadcom NetXtreme II BCM5771X/BCM578XX 10GbE
/freebsd/share/man/man4/
H A DMakefile829 _bxe.4= bxe.4
/freebsd/sys/i386/conf/
H A DNOTES
H A DGENERIC209 device bxe # Broadcom NetXtreme II BCM5771X/BCM578XX 10GbE