bustype
jensenio_dma_get_tag(bus_dma_tag_t t, alpha_bus_t bustype)
switch (bustype) {
apecs_dma_get_tag(bus_dma_tag_t t, alpha_bus_t bustype)
switch (bustype) {
cia_dma_get_tag(bus_dma_tag_t t, alpha_bus_t bustype)
switch (bustype) {
dwlpx_dma_get_tag(bus_dma_tag_t t, alpha_bus_t bustype)
switch (bustype) {
irongate_dma_get_tag(bus_dma_tag_t t, alpha_bus_t bustype)
switch (bustype) {
lca_dma_get_tag(bus_dma_tag_t t, alpha_bus_t bustype)
switch (bustype) {
mcpcia_dma_get_tag(bus_dma_tag_t t, alpha_bus_t bustype)
switch (bustype) {
tsp_dma_get_tag(bus_dma_tag_t t, alpha_bus_t bustype)
switch (bustype) {
ttwoga_dma_get_tag(bus_dma_tag_t t, alpha_bus_t bustype)
switch (bustype) {
if (ih->bustype == ASOBUS)
if (ih->bustype == ASOBUS)
enum bustype bustype;
bst->bustype = HP300_BUS_SPACE_DIO;
bst->bustype = HP300_BUS_SPACE_INTIO;
bst->bustype = HP300_BUS_SPACE_INTIO;
bst->bustype = HP300_BUS_SPACE_SGC;
sgc_bst->bustype = HP300_BUS_SPACE_SGC;
bst->bustype = HP300_BUS_SPACE_INTIO;
sgc_bst->bustype = HP300_BUS_SPACE_SGC;
bst->bustype = HP300_BUS_SPACE_DIO;
dio_bst->bustype = HP300_BUS_SPACE_DIO;
if (t->bustype == HP300_BUS_SPACE_INTIO) {
if (t->bustype != HP300_BUS_SPACE_DIO &&
t->bustype != HP300_BUS_SPACE_SGC)
if (t->bustype == HP300_BUS_SPACE_INTIO) {
if (t->bustype != HP300_BUS_SPACE_DIO &&
t->bustype != HP300_BUS_SPACE_SGC)
u_int bustype;
dvma_kvtopa(iorq->dbuf, iorq->xdc->bustype);
iopbaddr = dvma_kvtopa(iorq->iopb, xdcsc->bustype);
dvma_kvtopa(iorq->dbuf, xdcsc->bustype);
xdc->bustype = ca->ca_bustype;
xdc->bustype);
int bustype; /* from attach args */
dp = dvma_kvtopa(iorq->dbuf, iorq->xyc->bustype);
iopbaddr = dvma_kvtopa(iopb, xycsc->bustype);
dvma_kvtopa(iopb, xycsc->bustype);
addr = dvma_kvtopa(xycsc->ciopb, xycsc->bustype);
addr = dvma_kvtopa(iorq->dbuf, xycsc->bustype);
xyc->bustype = ca->ca_bustype;
(struct xy_iopb *)dvma_kvtopa(xyc->iopbase, xyc->bustype);
int bustype; /* from attach args */
bus_peek(int bustype, int pa, int sz)
va = bus_tmapin(bustype, pa);
pte |= (bus_info[bustype].type << PG_MOD_SHIFT);
bus_mapin(int bustype, int pa, int sz)
if ((bustype < 0) || (bustype >= BUS__NTYPES))
if (bustype == BUS_OBIO) {
pa &= bus_info[bustype].mask;
pa |= bus_info[bustype].base;
pa |= bus_info[bustype].type;
bus_tmapin(int bustype, int pa)
if ((bustype < 0) || (bustype >= BUS__NTYPES))
pa &= bus_info[bustype].mask;
pa |= bus_info[bustype].base;
dvma_kvtopa(void *kva, int bustype)
switch (bustype) {
if (ca->ca_bustype != vme_info[unit].bustype)
int bustype, pmtype;
bustype = sc->sc_bustype;
pa &= vme_info[bustype].mask;
pa |= vme_info[bustype].base;
pmtype = vme_info[bustype].pmtype;
int bustype, pmtype;
bustype = sc->sc_bustype;
pa &= vme_info[bustype].mask;
pa |= vme_info[bustype].base;
pmtype = vme_info[bustype].pmtype;
int bustype;
bus_mapin(int bustype, int pa, int sz)
if ((bustype < 0) || (bustype >= BUS__NTYPES))
if (bustype == BUS_OBIO) {
pa &= bus_info[bustype].mask;
pa |= bus_info[bustype].base;
bus_tmapin(int bustype, int pa)
if ((bustype < 0) || (bustype >= BUS__NTYPES))
pa &= bus_info[bustype].mask;
pa |= bus_info[bustype].base;
dvma_kvtopa(void *kva, int bustype)
switch (bustype) {
if (ca->ca_bustype != vme_info[unit].bustype)
int bustype, pmtype;
bustype = sc->sc_bustype;
pa &= vme_info[bustype].mask;
pa |= vme_info[bustype].base;
pmtype = vme_info[bustype].pmtype;
int bustype, pmtype;
bustype = sc->sc_bustype;
pa &= vme_info[bustype].mask;
pa |= vme_info[bustype].base;
pmtype = vme_info[bustype].pmtype;
int bustype;
const char *bustype;
bustype = "io";
bustype = "mem";
bustype,
sc->bustype = ELINK_BUS_EISA;
u_int8_t bustype;
u_int8_t bustype;
return (param.ci.bustype == I2O_HBA_BUS_SCSI ||
param.ci.bustype == I2O_HBA_BUS_FCA);
fc = (param.p.ci.bustype == I2O_HBA_BUS_FCA);
cy_chip++, chip += (CY_CD1400_MEMSPACING << bustype)) {
chip -= (CY32_ADDR_FIX << bustype);
((CD1400_CCR << 1) << bustype)) != 0) {
((CD1400_GFRCR << 1) << bustype), 0);
((CD1400_GFRCR << 1) << bustype)) == 0)
((CD1400_CCR << 1) << bustype),
((CD1400_GFRCR << 1) << bustype));
int bustype = sc->sc_bustype;
bus_space_write_1(tag, bsh, CY16_RESET << bustype, 0);
bus_space_write_1(tag, bsh, CY_CLEAR_INTR << bustype, 0);
if (ELINK_IS_BUS_32(sc->bustype)) {
if (ELINK_IS_BUS_32(sc->bustype)) {
if (sc->bustype == ELINK_BUS_PCMCIA) {
if (sc->bustype != ELINK_BUS_PCI && sc->bustype != ELINK_BUS_EISA
&& sc->bustype != ELINK_BUS_MCA) {
if (sc->bustype == ELINK_BUS_PCMCIA) {
u_char bustype; /* parent bus type */
sc->bustype = ELINK_BUS_ISA;
sc->bustype = ELINK_BUS_ISA;
sc->bustype = ELINK_BUS_MCA;
sc->bustype = ELINK_BUS_PCI;
sc->bustype = ELINK_BUS_PCMCIA;