| /src/sys/arch/hpcmips/pci/ |
| H A D | pci_machdep.c | 13 pci_bus_devorder(pci_chipset_tag_t pc, int bus, uint8_t *devs, int maxdevs) argument
|
| /src/sys/arch/luna68k/luna68k/ |
| H A D | mainbus.c | 78 const struct mainbus_attach_args *devs; local in function:mainbus_attach
|
| /src/sys/arch/news68k/stand/bootxx/ |
| H A D | bootxx.c | 80 char *devs[] = { "hd", "fh", "fd", NULL, NULL, "rd", "st" }; variable in typeref:typename:char * []
|
| /src/sys/arch/mips/sibyte/dev/ |
| H A D | sbobio.c | 203 const struct sbobio_attach_locs *devs; local in function:sbobio_attach
|
| /src/sys/arch/news68k/stand/boot/ |
| H A D | boot.c | 67 char *devs[] = { "hd", "fh", "fd", NULL, NULL, "rd", "st" }; variable in typeref:typename:char * []
|
| /src/sys/arch/newsmips/stand/bootxx/ |
| H A D | bootxx.c | 57 char *devs[] = { "sd", "fh", "fd", NULL, NULL, "rd", "st" }; variable in typeref:typename:char * []
|
| /src/sys/arch/macppc/dev/ |
| H A D | smuiic.c | 76 int devs; local in function:smuiic_attach
|
| /src/tests/lib/libc/stdio/ |
| H A D | t_fopen.c | 430 static const char *devs[] = { _PATH_DEVNULL }; local in function:ATF_TC_BODY
|
| /src/usr.sbin/wsmuxctl/ |
| H A D | wsmuxctl.c | 84 struct wsmux_device_list devs; local in function:listdevs
|
| /src/sys/arch/atari/atari/ |
| H A D | autoconf.c | 241 device_t *devs; local in function:findroot
|
| /src/sys/arch/newsmips/stand/boot/ |
| H A D | boot.c | 50 char *devs[] = { "sd", "fh", "fd", NULL, NULL, "rd", "st" }; variable in typeref:typename:char * []
|
| /src/sbin/devpubd/ |
| H A D | devpubd.c | 229 const char **devs; local in function:devpubd_init
|
| /src/sys/arch/amigappc/amigappc/ |
| H A D | autoconf.c | 244 device_t*devs; local in function:findroot
|
| /src/sys/dev/raidframe/ |
| H A D | rf_compat32.c | 51 dev_t devs[RF_MAXROW][RF_MAXCOL]; /* device numbers for disks member in struct:RF_Config_s32
|
| H A D | rf_compat50.c | 48 int32_t devs[RF_MAXROW][RF_MAXCOL]; member in struct:RF_Config50_s 81 RF_RaidDisk50_t devs[RF_MAX_DISKS]; member in struct:RF_DeviceConfig50_s
|
| /src/sys/dev/pci/ |
| H A D | pci_stub.c | 30 default_pci_bus_devorder(pci_chipset_tag_t pc, int bus, uint8_t *devs, argument
|
| /src/sys/arch/sparc64/dev/ |
| H A D | jbus-i2c.c | 139 int devs, regs[2], addr; local in function:jbusi2c_setup_i2c
|
| /src/sys/dev/ic/ |
| H A D | cpc700.c | 141 } devs[] = { local in function:cpc_attach
|
| /src/sys/arch/hpcmips/vr/ |
| H A D | vrc4172pci.c | 229 vrc4172pci_bus_devorder(pci_chipset_tag_t pc, int busno, uint8_t *devs, argument
|
| H A D | vrpciu.c | 363 vrpciu_bus_devorder(pci_chipset_tag_t pc, int busno, uint8_t *devs, int maxdevs) argument
|
| /src/lib/libossaudio/ |
| H A D | oss3_mixer.c | 239 } *dp, devs[] = { local in function:getdevinfo
|
| /src/sys/arch/amiga/amiga/ |
| H A D | autoconf.c | 404 device_t *devs; local in function:findroot
|
| /src/sys/dev/ |
| H A D | sequencervar.h | 97 struct midi_dev **devs; member in struct:sequencer_softc
|
| /src/sys/compat/ossaudio/ |
| H A D | ossaudio.c | 939 } *dp, devs[] = { local in function:getdevinfo
|
| /src/sys/arch/amiga/dev/ |
| H A D | gayle_pcmcia.c | 43 struct pccard_slot devs[1]; member in struct:pccard_softc [all...] |