Searched refs:devtyp (Results 1 – 8 of 8) sorted by relevance
119 rpb->devtyp = bootregs[0]; in Xmain()124 if (rpb->devtyp != BDEV_HP && vax_cputype == VAX_TYP_750) in Xmain()242 if (rpb->devtyp == BDEV_UDA || rpb->devtyp == BDEV_TK) { in devopen()285 if (rpb->devtyp == BDEV_HP) in romstrategy()
64 dev = bootrpb.devtyp; in devopen()126 bootrpb.devtyp = dev; in devopen()191 bootrpb.devtyp, bootrpb.unit, bootrpb.csrphy, bootrpb.adpphy); in devopen()
85 bootrpb.devtyp = bootregs[0]; in autoconf()
87 if (bootrpb.devtyp == BDEV_TK) in raopen()
94 rpb.devtyp, rpb.unit, rpb.csrphy, rpb.adpphy, rpb.slave); in cpu_rootconf()275 if (rpb.devtyp != nr) in jmfr()426 if (rpb.devtyp == BDEV_UDA && rpb.csrphy == ioaddr) in booted_ra()
115 enum mb_devices devtyp; member
153 ma.ma_devtyp = mbaunit[j].devtyp; in mbaattach()
66 u_char devtyp; /* 1 Bootstrap device type code */ member