Home
last modified time | relevance | path

Searched refs:mi_type (Results 1 – 7 of 7) sorted by relevance

/original-bsd/sys/vax/mba/
H A Dhp.c331 if (mi->mi_type == MBDT_ML11A || mi->mi_type == MBDT_ML11B) {
341 mi->mi_type = MBDT_ML11A;
526 if (!ML11(mi->mi_type))
546 if (ML11(mi->mi_type))
584 if (ML11(mi->mi_type))
674 } else if (RM80(mi->mi_type) && er2&HPER2_SSE) {
708 (!ML11(mi->mi_type) && (er2 & HPER2_HARD))) {
763 if (!ML11(mi->mi_type)) {
1303 register int type = mi->mi_type;
1341 mi->mi_type = type;
[all …]
H A Dmbavar.h62 short mi_type; /* driver specific unit type */ member
/original-bsd/usr.sbin/amd/rpcx/
H A Damq.x58 amq_string mi_type; /* Type of mount */ member
H A Damq.h52 amq_string mi_type; member
H A Damq_xdr.c118 if (!xdr_amq_string(xdrs, &objp->mi_type)) {
/original-bsd/usr.sbin/amd/amq/
H A Damq.c170 int tw = strlen(mi->mi_type);
183 *twid, *twid, mi->mi_type,
/original-bsd/sys/vax/vax/
H A Dautoconf.c730 for (mi->mi_type = 0; *tp; tp++, mi->mi_type++)