Searched defs:unitp (Results 1 – 6 of 6) sorted by relevance
/freebsd-src/sys/isa/ |
H A D | isahint.c | 102 isa_hint_device_unit(device_t bus, device_t child, const char *name, int *unitp) in isa_hint_device_unit()
|
/freebsd-src/sys/dev/sfxge/common/ |
H A D | efx_mon.c | 607 __out efx_mon_stat_unit_t *unitp) in efx_mon_get_stat_unit()
|
/freebsd-src/contrib/libpcap/ |
H A D | pcap-dlpi.c | 891 split_dname(char * device,u_int * unitp,char * ebuf) global() argument
|
/freebsd-src/sys/dev/acpica/ |
H A D | acpi.c | 1193 acpi_hint_device_unit(device_t acdev,device_t child,const char * name,int * unitp) acpi_hint_device_unit() argument
|
/freebsd-src/sys/kern/ |
H A D | subr_bus.c | 1150 devclass_alloc_unit(devclass_t dc,device_t dev,int * unitp) devclass_alloc_unit() argument
|
/freebsd-src/sys/dev/pci/ |
H A D | pci.c | 4538 pci_hint_device_unit(device_t dev,device_t child,const char * name,int * unitp) pci_hint_device_unit() argument
|