Home
last modified time | relevance | path

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

/freebsd-14.2/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-14.2/sys/modules/bxe/
H A DMakefile4 BXE = ${SYSDIR}/dev/bxe
9 SRCS += bxe.c \
/freebsd-14.2/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 DNOTES1860 # bxe: Broadcom NetXtreme II (BCM5771X/BCM578XX) PCIe 10Gb Ethernet
/freebsd-14.2/tools/kerneldoc/subsys/
H A DDoxyfile-dev_bxe12 INPUT = $(DOXYGEN_SRC_PATH)/dev/bxe/ \
/freebsd-14.2/sys/amd64/conf/
H A DLINT-NOIP12 nodevice bxe
H A DGENERIC241 device bxe # Broadcom NetXtreme II BCM5771X/BCM578XX 10GbE
/freebsd-14.2/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-14.2/sys/x86/conf/
H A DNOTES420 # bxe: Broadcom NetXtreme II (BCM5771X/BCM578XX) PCIe 10Gb Ethernet
439 device bxe # Broadcom NetXtreme II BCM5771X/BCM578XX 10GbE
/freebsd-14.2/sys/modules/
H A DMakefile723 _bxe= bxe
/freebsd-14.2/share/man/man4/
H A DMakefile808 _bxe.4= bxe.4
/freebsd-14.2/sys/i386/conf/
H A DGENERIC206 device bxe # Broadcom NetXtreme II BCM5771X/BCM578XX 10GbE