bshs             1103 dev/ic/aic79xx.h 	bus_space_handle_t	bshs[2];
bshs              169 dev/ic/aic79xx_openbsd.h 			 (ahd)->bshs[(port) >> 8], (port) & 0xFF)
bshs              173 dev/ic/aic79xx_openbsd.h 			  (ahd)->bshs[(port) >> 8], (port) & 0xFF, value)
bshs              177 dev/ic/aic79xx_openbsd.h 				     (ahd)->bshs[(port) >> 8], (port) & 0xFF))
bshs              181 dev/ic/aic79xx_openbsd.h 			  (ahd)->bshs[(port) >> 8],		\
bshs              186 dev/ic/aic79xx_openbsd.h 				(ahd)->bshs[(port) >> 8],	\
bshs              191 dev/ic/aic79xx_openbsd.h 			       (ahd)->bshs[(port) >> 8],	\
bshs              409 dev/pci/ahd_pci.c 			    memtype, 0, &ahd->tags[0], &ahd->bshs[0], NULL,
bshs              413 dev/pci/ahd_pci.c 				bus_space_subregion(ahd->tags[0], ahd->bshs[0],
bshs              415 dev/pci/ahd_pci.c 				    &ahd->bshs[1]);
bshs              430 dev/pci/ahd_pci.c 		    ahd->tags[1], ahd->bshs[0], ahd->bshs[1]);
bshs              437 dev/pci/ahd_pci.c 		    PCI_MAPREG_TYPE_IO, 0, &ahd->tags[0], &ahd->bshs[0], NULL,
bshs              442 dev/pci/ahd_pci.c 		    PCI_MAPREG_TYPE_IO, 0, &ahd->tags[1], &ahd->bshs[1], NULL,
bshs              448 dev/pci/ahd_pci.c 		    ahd->bshs[0], ahd->bshs[1]);