Symbol: locators
sbin/drvctl/drvctl.c
154
raa.locators = locs;
sys/arch/aarch64/aarch64/cpu.c
191
cpu_rescan(device_t dv, const char *ifattr, const int *locators)
sys/arch/alpha/gbus/gbus.c
131
.locators = locs));
sys/arch/alpha/jensenio/jensenio.c
190
.locators = locs));
sys/arch/alpha/mcbus/mcbus.c
150
.locators = locs));
sys/arch/alpha/mcbus/mcbus.c
169
.locators = locs));
sys/arch/alpha/mcbus/mcbus.c
198
.locators = locs));
sys/arch/alpha/sableio/sableio.c
174
.locators = locs));
sys/arch/alpha/tlsb/tlsb.c
190
.locators = locs));
sys/arch/alpha/tlsb/tlsb.c
238
.locators = locs));
sys/arch/arm/arm32/cpu.c
241
cpu_rescan(device_t dv, const char *ifattr, const int *locators)
sys/arch/arm/at91/at91bus.c
585
.locators = locs));
sys/arch/arm/ep93xx/epsoc.c
170
.locators = locs));
sys/arch/arm/ep93xx/epsoc.c
176
.locators = locs)));
sys/arch/emips/ebus/ebus.c
87
.locators = locs)) == NULL) {
sys/arch/evbppc/nintendo/dev/exi.c
172
.locators = locs));
sys/arch/evbppc/nintendo/dev/si.c
232
.locators = locs));
sys/arch/evbppc/walnut/dev/pbus.c
162
.locators = locs));
sys/arch/i386/i386/i386_mainbus.c
269
i386_mainbus_rescan(device_t self, const char *ifattr, const int *locators)
sys/arch/i386/pci/elan520.c
1432
elansc_rescan(device_t self, const char *ifattr, const int *locators)
sys/arch/i386/pnpbios/pnpbios.c
777
.locators = locs)) != NULL);
sys/arch/i386/pnpbios/pnpbios.c
781
.locators = locs)) != NULL);
sys/arch/mips/alchemy/aubus.c
173
.locators = locs));
sys/arch/mips/atheros/arbus.c
152
.locators = locs));
sys/arch/mips/sibyte/dev/sbobio.c
246
.locators = locs));
sys/arch/mips/sibyte/dev/sbscd.c
122
.locators = locs));
sys/arch/mips/sibyte/dev/sbsmbus.c
105
.locators = locs));
sys/arch/pmax/ibus/ibus.c
71
.locators = locs));
sys/arch/powerpc/booke/dev/pq3obio.c
155
CFARGS(.locators = floc));
sys/arch/powerpc/booke/dev/pq3obio.c
292
.locators = locs));
sys/arch/powerpc/ibm4xx/dev/exb.c
106
.locators = locs));
sys/arch/sparc64/dev/pci_machdep.c
269
sparc64_pci_enumerate_bus1(struct pci_softc *sc, const int *locators,
sys/arch/sparc64/dev/pci_machdep.c
347
if ((locators[PCICF_DEV] != PCICF_DEV_DEFAULT) &&
sys/arch/sparc64/dev/pci_machdep.c
348
(locators[PCICF_DEV] != d))
sys/arch/sparc64/dev/pci_machdep.c
350
if ((locators[PCICF_FUNCTION] != PCICF_FUNCTION_DEFAULT) &&
sys/arch/sparc64/dev/pci_machdep.c
351
(locators[PCICF_FUNCTION] != f))
sys/arch/sparc64/dev/sab.c
326
.locators = locs)));
sys/arch/x86/pci/amdnb_misc.c
156
amdnb_misc_rescan(device_t self, const char *ifattr, const int *locators)
sys/arch/x86/pci/amdpcib.c
86
CFARGS(.locators = locs));
sys/arch/x86/pci/amdsmn.c
157
CFARGS(.locators = locs));
sys/arch/x86/pci/amdsmn.c
188
amdsmn_rescan(device_t self, const char *ifattr, const int *locators)
sys/arch/x86/pci/ichlpcib.c
474
lpcibrescan(device_t self, const char *ifattr, const int *locators)
sys/arch/x86/pci/ichlpcib.c
494
return pcibrescan(self, ifattr, locators);
sys/arch/x86/pci/tcpcib.c
268
tcpcib_rescan(device_t self, const char *ifattr, const int *locators)
sys/arch/x86/pci/tcpcib.c
281
return pcibrescan(self, ifattr, locators);
sys/arch/x86/x86/cpu.c
568
cpu_rescan(device_t self, const char *ifattr, const int *locators)
sys/arch/x86/x86/mainbus.c
248
mainbus_rescan(device_t self, const char *ifattr, const int *locators)
sys/arch/x86/x86/mainbus.c
251
return i386_mainbus_rescan(self, ifattr, locators);
sys/arch/x86/x86/mpacpi.c
392
.locators = locs));
sys/arch/x86/x86/mpacpi.c
411
.locators = locs));
sys/arch/x86/x86/mpacpi.c
438
.locators = locs));
sys/arch/x86/x86/mpbios.c
1308
.locators = locs));
sys/arch/x86/x86/mpbios.c
879
.locators = locs));
sys/arch/xen/x86/cpu.c
251
cpu_rescan(device_t self, const char *ifattr, const int *locators)
sys/arch/xen/xen/xpci_xenbus.c
494
xpci_enumerate_bus1(struct pci_softc *sc, const int *locators,
sys/compat/netbsd32/netbsd32_ioctl.c
1172
NETBSD32PTR32(s32p->locators, p->locators);
sys/compat/netbsd32/netbsd32_ioctl.c
628
p->locators = NETBSD32PTR64(s32p->locators);
sys/compat/netbsd32/netbsd32_ioctl.h
692
netbsd32_intp locators;
sys/dev/acpi/acpi.c
1006
acpi_rescan(device_t self, const char *ifattr, const int *locators)
sys/dev/acpi/wmi/wmi_acpi.c
149
acpi_wmi_rescan(device_t self, const char *ifattr, const int *locators)
sys/dev/ata/ata.c
2317
atabus_rescan(device_t self, const char *ifattr, const int *locators)
sys/dev/ata/ata_raid.c
220
.locators = locs));
sys/dev/audio/audio.c
1526
audiorescan(device_t self, const char *ifattr, const int *locators)
sys/dev/bluetooth/bthidev.c
325
.locators = locs));
sys/dev/cardbus/cardbus.c
437
const int *locators)
sys/dev/cardbus/cardbus.c
506
if (locators[CARDBUSCF_FUNCTION] !=
sys/dev/cardbus/cardbus.c
508
locators[CARDBUSCF_FUNCTION] != function)
sys/dev/cardbus/cardbus.c
628
.locators = locs))) == NULL) {
sys/dev/eisa/eisa.c
186
.locators = locs));
sys/dev/fdt/fdtbus.c
387
.locators = locs));
sys/dev/fdt/fdtbus.c
435
CFARGS(.locators = locs,
sys/dev/fdt/fdtbus.c
447
.locators = locs,
sys/dev/gpio/gpio.c
201
gpio_rescan(device_t self, const char *ifattr, const int *locators)
sys/dev/gpio/gpio.c
901
CFARGS(.locators = locs));
sys/dev/gpio/gpio.c
905
CFARGS(.locators = locs));
sys/dev/hdaudio/hdaudio.c
695
.locators = locs));
sys/dev/i2c/i2c.c
622
iic_rescan(device_t self, const char *ifattr, const int *locators)
sys/dev/i2c/i2c.c
626
.locators = locators));
sys/dev/i2c/i2c.c
658
.locators = loc,
sys/dev/i2c/ihidev.c
229
.locators = locs,
sys/dev/i2c/ihidev.c
250
.locators = locs,
sys/dev/i2o/iop.c
588
.locators = locs));
sys/dev/i2o/iop.c
820
.locators = locs));
sys/dev/ic/aac.c
215
.locators = locs));
sys/dev/ic/apple_smc.c
107
const int *locators)
sys/dev/ic/apple_smc.c
117
apple_smc_search(device_t parent, cfdata_t cf, const int *locators, void *aux)
sys/dev/ic/apple_smc.c
153
CFARGS(.locators = locators));
sys/dev/ic/cac.c
237
.locators = mlocs)) != NULL)
sys/dev/ic/i82365.c
416
.locators = locs));
sys/dev/ic/icp.c
365
.locators = locs));
sys/dev/ic/icp.c
384
.locators = locs));
sys/dev/ic/icp.c
511
.locators = locs));
sys/dev/ic/mfi.c
906
mfi_rescan(device_t self, const char *ifattr, const int *locators)
sys/dev/ic/mlx.c
632
.locators = locs));
sys/dev/ic/nvme.c
545
.locators = mlocs));
sys/dev/ic/tcic2.c
421
.locators = locs));
sys/dev/ieee1394/firewire.c
2047
.locators = locs));
sys/dev/isa/isa.c
145
isarescan(device_t self, const char *ifattr, const int *locators)
sys/dev/isa/isa.c
154
memcpy(locs, locators, sizeof(locs));
sys/dev/isa/isa.c
169
.locators = locs));
sys/dev/isa/isa.c
369
CFARGS(.locators = flocs));
sys/dev/isa/pcppi.c
240
pcppi_rescan(device_t self, const char *ifattr, const int *locators)
sys/dev/isa/pcppi.c
260
CFARGS(.locators = locs));
sys/dev/isa/spkr_pcppi.c
129
spkr_pcppi_rescan(device_t self, const char *iattr, const int *locators)
sys/dev/isa/spkr_pcppi.c
132
return spkr_rescan(self, iattr, locators);
sys/dev/isa/wbsio.c
332
wbsio_rescan(device_t self, const char *ifattr, const int *locators)
sys/dev/isa/wbsio.c
340
.locators = locators));
sys/dev/isa/wbsio.c
347
.locators = locators));
sys/dev/mca/edc_mca.c
305
.locators = locs)));
sys/dev/mca/mca.c
158
.locators = locs));
sys/dev/mii/mii.c
179
.locators = locs)));
sys/dev/pci/amr.c
535
.locators = locs));
sys/dev/pci/cxgb/cxgb_main.c
473
.locators = locs));
sys/dev/pci/ichsmb.c
447
ichsmb_rescan(device_t self, const char *ifattr, const int *locators)
sys/dev/pci/ismt.c
789
ismt_rescan(device_t self, const char *ifattr, const int *locators)
sys/dev/pci/mfii.c
1074
mfii_rescan(device_t self, const char *ifattr, const int *locators)
sys/dev/pci/mpii.c
722
mpii_rescan(device_t self, const char *ifattr, const int *locators)
sys/dev/pci/pci.c
103
pcirescan(device_t self, const char *ifattr, const int *locators)
sys/dev/pci/pci.c
108
KASSERT(locators);
sys/dev/pci/pci.c
110
pci_enumerate_bus(sc, locators, NULL, NULL);
sys/dev/pci/pci.c
490
.locators = locs,
sys/dev/pci/pci.c
726
pci_enumerate_bus(struct pci_softc *sc, const int *locators,
sys/dev/pci/pci.c
732
? pci_enumerate_bus1(sc, locators, NULL, NULL, pap)
sys/dev/pci/pci.c
733
: pci_enumerate_bus1(sc, locators, &pci_match_cookieless, cookie,
sys/dev/pci/pci.c
743
pci_enumerate_bus1(struct pci_softc *sc, const int *locators,
sys/dev/pci/pci.c
793
if ((locators[PCICF_DEV] != PCICF_DEV_DEFAULT) &&
sys/dev/pci/pci.c
794
(locators[PCICF_DEV] != device))
sys/dev/pci/pci.c
843
if ((locators[PCICF_FUNCTION] != PCICF_FUNCTION_DEFAULT)
sys/dev/pci/pci.c
844
&& (locators[PCICF_FUNCTION] != function))
sys/dev/pci/piixpm.c
336
piixpm_rescan(device_t self, const char *ifattr, const int *locators)
sys/dev/pci/puc.c
322
.locators = locs));
sys/dev/pci/twa.c
1015
.locators = locs));
sys/dev/pci/twe.c
639
.locators = locs));
sys/dev/pci/vga_pci.c
267
vga_pci_rescan(device_t self, const char *ifattr, const int *locators)
sys/dev/pckbport/pckbport.c
159
.locators = locs));
sys/dev/pcmcia/pcmcia.c
217
pcmcia_rescan(device_t self, const char *ifattr, const int *locators)
sys/dev/pcmcia/pcmcia.c
234
if ((locators[PCMCIACF_FUNCTION] != PCMCIACF_FUNCTION_DEFAULT)
sys/dev/pcmcia/pcmcia.c
235
&& (locators[PCMCIACF_FUNCTION] != pf->number))
sys/dev/pcmcia/pcmcia.c
250
.locators = locs));
sys/dev/pcmcia/pcmcom.c
178
.locators = locs));
sys/dev/scsipi/scsiconf.c
1097
.locators = locs))) != NULL) {
sys/dev/scsipi/scsiconf.c
1116
CFARGS(.locators = locs));
sys/dev/scsipi/scsiconf.c
509
scsibusrescan(device_t sc, const char *ifattr, const int *locators)
sys/dev/scsipi/scsiconf.c
513
KASSERT(locators);
sys/dev/scsipi/scsiconf.c
516
locators[SCSIBUSCF_TARGET], locators[SCSIBUSCF_LUN]));
sys/dev/spi/spi.c
212
.locators = locs,
sys/dev/spi/spi.c
217
CFARGS(.locators = locs));
sys/dev/spkr.c
466
spkr_rescan(device_t self, const char *iattr, const int *locators)
sys/dev/spkr_audio.c
122
spkr_audio_rescan(device_t self, const char *iattr, const int *locators)
sys/dev/spkr_audio.c
125
return spkr_rescan(self, iattr, locators);
sys/dev/tc/ioasic_subr.c
77
.locators = locs));
sys/dev/tc/tc.c
142
.locators = locs));
sys/dev/tc/tc.c
187
.locators = locs));
sys/dev/tc/tcds.c
298
.locators = locs));
sys/dev/tc/zs_ioasic.c
313
.locators = locs)) == NULL) {
sys/dev/usb/auvitek_audio.c
102
.locators = ilocs));
sys/dev/usb/irmce.c
299
irmce_rescan(device_t self, const char *ifattr, const int *locators)
sys/dev/usb/uhidev.c
429
.locators = locs));
sys/dev/usb/uhub.c
969
uhub_rescan(device_t self, const char *ifattr, const int *locators)
sys/dev/usb/usb_subr.c
1164
.locators = dlocs));
sys/dev/usb/usb_subr.c
1179
int port, const int *locators)
sys/dev/usb/usb_subr.c
1231
if (locators != NULL) {
sys/dev/usb/usb_subr.c
1232
loc = locators[USBIFIFCF_CONFIGURATION];
sys/dev/usb/usb_subr.c
1236
loc = locators[USBIFIFCF_INTERFACE];
sys/dev/usb/usb_subr.c
1245
.locators = ilocs));
sys/dev/usb/usb_subr.c
1342
int port, const int *locators)
sys/dev/usb/usb_subr.c
1352
if (locators != NULL) {
sys/dev/usb/usb_subr.c
1353
loc = locators[USBIFIFCF_PORT];
sys/dev/usb/usb_subr.c
1356
loc = locators[USBIFIFCF_VENDOR];
sys/dev/usb/usb_subr.c
1360
loc = locators[USBIFIFCF_PRODUCT];
sys/dev/usb/usb_subr.c
1364
loc = locators[USBIFIFCF_RELEASE];
sys/dev/usb/usb_subr.c
1385
return usbd_attachinterfaces(parent, dev, port, locators);
sys/kern/kern_drvctl.c
298
int numlocators, const int *locators)
sys/kern/kern_drvctl.c
313
locs[i] = locators[i];
sys/kern/kern_drvctl.c
405
res = copyin(d->locators, locs, locs_sz);
sys/kern/subr_autoconf.c
1211
args->locators = cfargs->locators;
sys/kern/subr_autoconf.c
1254
m.locs = args->locators;
sys/kern/subr_autoconf.c
1726
if (args->locators) {
sys/kern/subr_autoconf.c
1733
memcpy(dev->dv_locators, args->locators,
sys/kern/subr_autoconf.c
190
const int * locators; /* locators array */
sys/sys/device.h
491
const int * locators; /* locators array */
sys/sys/drvctlio.h
65
int *locators;
usr.bin/config/defs.h
528
} locators;
usr.bin/config/gram.y
211
%type <loclist> locators locator
usr.bin/config/gram.y
833
device_instance AT attachment locators device_flags
usr.bin/config/gram.y
980
locators:
usr.bin/config/gram.y
982
| locators locator { $$ = $2; app($2, $1); }
usr.bin/config/main.c
99
struct locators locators;
usr.bin/config/mkioconf.c
402
if (locators.used != 0) {
usr.bin/config/mkioconf.c
404
"static int loc[%d] = {", locators.used);
usr.bin/config/mkioconf.c
405
for (i = 0; i < locators.used; i++)
usr.bin/config/mkioconf.c
406
fprintf(fp, "%s%s,", SEP(i, 8), locators.vec[i]);
usr.bin/config/pack.c
130
locators.vec = ecalloc((size_t)locspace, sizeof(*locators.vec));
usr.bin/config/pack.c
131
locators.used = 0;
usr.bin/config/pack.c
253
samelocs, locators.used);
usr.bin/config/pack.c
297
for (p = &locators.vec[off], q = (const char * const *)ptr; --len >= 0;)
usr.bin/config/pack.c
312
ret = locators.used;
usr.bin/config/pack.c
313
if ((locators.used = ret + len) > locspace)
usr.bin/config/pack.c
315
for (p = &locators.vec[ret]; --len >= 0;)