Searched defs:maxunit (Results 1 – 9 of 9) sorted by relevance
/freebsd/sys/net/ |
H A D | if_clone.h | 80 uint32_t maxunit; /* Maximum allowed unit number */ member 90 uint32_t maxunit; /* Maximum allowed unit number */ member
|
H A D | if_clone.c | 474 if_clone_alloc(const char *name, int maxunit) in if_clone_alloc() 518 int maxunit; in ifc_attach_cloner() local 580 if_clone_advanced(const char *name, u_int maxunit, ifc_match_t match, in if_clone_advanced()
|
/freebsd/sys/dev/nvdimm/ |
H A D | nvdimm_e820.c | 357 int i, error, maxunit; in nvdimm_e820_chainevh() local
|
/freebsd/sys/dev/acpica/ |
H A D | acpi_battery.c | 330 int found_unit, i, maxunit; acpi_battery_find_dev() local
|
/freebsd/sys/dev/hptrr/ |
H A D | hptrr_osm_bsd.c | 1141 int maxunit; /* size of devices array */ member
|
/freebsd/sys/dev/hpt27xx/ |
H A D | hpt27xx_osm_bsd.c | 1208 int maxunit; /* size of devices array */ member
|
/freebsd/sys/dev/hptnr/ |
H A D | hptnr_osm_bsd.c | 1498 int maxunit; /* size of devices array */ member
|
/freebsd/usr.sbin/ppp/ |
H A D | bundle.c | 697 int enoentcount, err, minunit, maxunit; in bundle_Create() local
|
/freebsd/sys/kern/ |
H A D | subr_bus.c | 108 int maxunit; /* size of devices array */ member
|