Searched refs:siba_type (Results 1 – 3 of 3) sorted by relevance
182 KASSERT(siba->siba_type == SIBA_TYPE_PCI, in siba_core_attach()183 ("unsupported BUS type (%#x)", siba->siba_type)); in siba_core_attach()229 if (siba->siba_type != SIBA_TYPE_PCI) in siba_pci_gpio()278 KASSERT(siba->siba_type == SIBA_TYPE_PCI, in siba_scan()279 ("unsupported BUS type (%#x)", siba->siba_type)); in siba_scan()297 if (siba->siba_type == SIBA_TYPE_PCI) { in siba_scan()401 switch (siba->siba_type) { in siba_switchcore()407 siba->siba_type)); in siba_switchcore()452 KASSERT(siba->siba_type == SIBA_TYPE_PCI, in siba_scan_read_4()453 ("unsupported BUS type (%#x)", siba->siba_type)); in siba_scan_read_4()[all …]
37 enum siba_type { enum78 SIBA_ACCESSOR(type, TYPE, enum siba_type)522 enum siba_type siba_type; member
131 siba->siba_type = SIBA_TYPE_PCI; in siba_bwn_attach()387 *result = siba->siba_type; in siba_bwn_read_ivar()