Symbol: BHND_PORT_DEVICE
sys/dev/bhnd/bcma/bcma.c
467
case BHND_PORT_DEVICE:
sys/dev/bhnd/bcma/bcma.c
548
BHND_PORT_DEVICE,
sys/dev/bhnd/bcma/bcma_erom.c
910
*port_type = BHND_PORT_DEVICE;
sys/dev/bhnd/bcma/bcma_subr.c
137
case BHND_PORT_DEVICE:
sys/dev/bhnd/bhnd.c
391
error = bhnd_get_region_addr(child, BHND_PORT_DEVICE, 0, 0, &r_addr,
sys/dev/bhnd/bhnd.c
904
if (bhnd_get_region_addr(child, BHND_PORT_DEVICE, 0, 0, &addr, &size))
sys/dev/bhnd/bhnd_subr.c
230
case BHND_PORT_DEVICE:
sys/dev/bhnd/bhndb/bhndb_pci.c
675
sc->pci_devclass, 0, BHND_PORT_DEVICE, 0, 0, offset, size);
sys/dev/bhnd/bhndb/bhndb_pci.c
818
error = bhnd_erom_lookup_core_addr(probe->erom, &md, BHND_PORT_DEVICE,
sys/dev/bhnd/bhndb/bhndb_pci_hwdata.c
145
.port_type = BHND_PORT_DEVICE
sys/dev/bhnd/bhndb/bhndb_pci_hwdata.c
325
.port_type = BHND_PORT_DEVICE,
sys/dev/bhnd/bhndb/bhndb_pci_hwdata.c
341
.port_type = BHND_PORT_DEVICE
sys/dev/bhnd/bhndb/bhndb_pci_hwdata.c
401
.port_type = BHND_PORT_DEVICE
sys/dev/bhnd/bhndb/bhndb_pci_hwdata.c
416
.port_type = BHND_PORT_DEVICE
sys/dev/bhnd/bhndb/bhndb_pci_hwdata.c
476
.port_type = BHND_PORT_DEVICE
sys/dev/bhnd/bhndb/bhndb_pci_hwdata.c
491
.port_type = BHND_PORT_DEVICE
sys/dev/bhnd/bhndb/bhndb_pci_hwdata.c
559
.port_type = BHND_PORT_DEVICE
sys/dev/bhnd/bhndb/bhndb_pci_hwdata.c
574
.port_type = BHND_PORT_DEVICE
sys/dev/bhnd/bhndb/bhndb_pci_hwdata.c
642
.port_type = BHND_PORT_DEVICE
sys/dev/bhnd/bhndb/bhndb_pci_hwdata.c
657
.port_type = BHND_PORT_DEVICE
sys/dev/bhnd/cores/chipc/chipc.c
692
BHND_PORT_DEVICE
sys/dev/bhnd/cores/chipc/chipc_subr.c
246
error = bhnd_get_region_addr(sc->dev, BHND_PORT_DEVICE, port,
sys/dev/bhnd/cores/chipc/chipc_subr.c
251
bhnd_port_type_name(BHND_PORT_DEVICE), port, region, error);
sys/dev/bhnd/cores/chipc/chipc_subr.c
265
bhnd_port_type_name(BHND_PORT_DEVICE), port, region, start,
sys/dev/bhnd/siba/siba.c
1065
*port_type = BHND_PORT_DEVICE;
sys/dev/bhnd/siba/siba.c
1195
addrspace = siba_find_addrspace(dinfo, BHND_PORT_DEVICE, 0, 0);
sys/dev/bhnd/siba/siba_erom.c
542
error = siba_erom_lookup_core_addr(erom, desc, BHND_PORT_DEVICE,
sys/dev/bhnd/siba/siba_erom.c
551
bhnd_port_type_name(BHND_PORT_DEVICE), region_size);
sys/dev/bhnd/siba/siba_erom.c
559
cfg_offset, bhnd_port_type_name(BHND_PORT_DEVICE),
sys/dev/bhnd/siba/siba_subr.c
270
case BHND_PORT_DEVICE:
sys/dev/bhnd/siba/siba_subr.c
323
case BHND_PORT_DEVICE:
sys/dev/bhnd/siba/siba_subr.c
450
if (port_type != BHND_PORT_DEVICE)