| /freebsd-10-stable/sys/dev/sound/ |
| D | clone.c | 613 struct snd_clone_entry *ce, *after, *bce, *cce, *nce, *tce; in snd_clone_alloc() local 634 bce = NULL; /* "b"usy candidate */ in snd_clone_alloc() 684 if (ce->devt != NULL && (bce == NULL || in snd_clone_alloc() 685 timespeccmp(&ce->tsp, &bce->tsp, <))) in snd_clone_alloc() 686 bce = ce; in snd_clone_alloc() 724 } else if (bce != NULL) { in snd_clone_alloc() 725 ce = bce; in snd_clone_alloc() 758 } else if (bce != NULL) { in snd_clone_alloc() 759 ce = bce; in snd_clone_alloc()
|
| /freebsd-10-stable/sys/modules/bce/ |
| D | Makefile | 2 .PATH: ${.CURDIR}/../../dev/bce
|
| /freebsd-10-stable/tools/kerneldoc/subsys/ |
| D | Doxyfile-dev_bce | 14 INPUT = $(DOXYGEN_SRC_PATH)/dev/bce/ \
|
| /freebsd-10-stable/sys/conf/ |
| D | WITHOUT_SOURCELESS_UCODE | 8 nodevice bce
|
| D | options | 731 # bce driver
|
| D | NOTES | 1908 # bce: Broadcom NetXtreme II (BCM5706/BCM5708) PCI/PCIe Gigabit Ethernet 2070 device bce # Broadcom BCM5706/BCM5708 Gigabit Ethernet
|
| /freebsd-10-stable/contrib/netbsd-tests/lib/libcurses/ |
| D | atf.terminfo | 3 am, bce, ccc, km, mc5i, mir, msgr, npc, xenl,
|
| /freebsd-10-stable/share/man/man4/ |
| D | Makefile | 72 bce.4 \ 580 MLINKS+=bce.4 if_bce.4
|
| /freebsd-10-stable/release/doc/share/misc/ |
| D | dev.archlist.txt | 51 bce i386,amd64
|
| /freebsd-10-stable/sys/ia64/conf/ |
| D | GENERIC | 141 device bce # Broadcom BCM5706/BCM5708 Gigabit Ethernet
|
| /freebsd-10-stable/sys/modules/ |
| D | Makefile | 479 _bce= bce
|
| /freebsd-10-stable/sys/mips/conf/ |
| D | OCTEON1 | 212 device bce # Broadcom BCM5706/BCM5708 Gigabit Ethernet
|
| /freebsd-10-stable/sys/amd64/conf/ |
| D | GENERIC | 235 device bce # Broadcom BCM5706/BCM5708 Gigabit Ethernet
|
| /freebsd-10-stable/sys/i386/conf/ |
| D | GENERIC | 241 device bce # Broadcom BCM5706/BCM5708 Gigabit Ethernet
|
| /freebsd-10-stable/etc/ |
| D | termcap.small | 283 # xterm, color_xterm, nxterm, rxvt). Note that it does not set 'bce', so for
|
| /freebsd-10-stable/contrib/ncurses/misc/ |
| D | terminfo.src | 714 am, bce, eo, mir, msgr, xenl, xon, 765 # Changes to the Linux console driver broke bce model as reported in 770 linux2.6.26|linux console w/o bce, 771 bce@, use=linux, 870 am, bce, bw, eo, km, mir, msgr, xon, 939 OTbs, am, bce, eo, xon, 1535 am, bce, msgr, xenl, xon, 1603 bce, msgr, 1620 bce, 1629 OTbs, OTpt, am, bce, bw, eo, km, msgr, npc, [all …]
|
| D | emx.src | 250 bce,
|
| /freebsd-10-stable/sys/dev/bce/ |
| D | if_bce.c | 475 MODULE_DEPEND(bce, pci, 1, 1, 1); 476 MODULE_DEPEND(bce, ether, 1, 1, 1); 477 MODULE_DEPEND(bce, miibus, 1, 1, 1); 479 DRIVER_MODULE(bce, pci, bce_driver, bce_devclass, NULL, NULL); 480 DRIVER_MODULE(miibus, bce, miibus_driver, miibus_devclass, NULL, NULL); 486 static SYSCTL_NODE(_hw, OID_AUTO, bce, CTLFLAG_RD, 0, "bce driver parameters");
|
| /freebsd-10-stable/usr.sbin/bsdconfig/share/ |
| D | device.subr | 1293 f_network "bce%d" "Broadcom NetXtreme II Gigabit Ethernet card"
|
| /freebsd-10-stable/contrib/ncurses/ |
| D | NEWS | 1614 applied only when the terminal supports back_color_erase (bce). 1985 with the common usage of bce/ech 2446 + improve tack's bce test by making it set colors other than black 2539 + use clr_eol in preference to blanks for bce terminals, so select and 2953 + add screen-bce, screen-s entries from screen 3.9.13 (report by 3478 running in a non-bce terminals with default colors enabled, it 4861 handle the non-bce case properly in can_erase_with() (noted by 4909 + additional fixes for non-bce terminals (handling of delete_character) 5007 + additional fixes for non-bce terminals (handling of clear_screen,
|
| /freebsd-10-stable/contrib/ncurses/include/ |
| D | Caps.uwin | 239 back_color_erase bce bool ut - - ----- screen erased with background color
|
| D | Caps.aix4 | 240 back_color_erase bce bool ut - - ----- screen erased with background color
|
| D | Caps.osf1r5 | 233 back_color_erase bce bool ut - - ----- screen erased with background color
|
| D | Caps.keys | 242 back_color_erase bce bool ut - - ----- screen erased with background color
|
| /freebsd-10-stable/contrib/binutils/opcodes/ |
| D | ChangeLog-0001 | 260 (bce, bcel, bcea, bcela, bclre, bclrel: New BookE instructions.
|