Searched refs:SMODE (Results 1 – 3 of 3) sorted by relevance
284 #define SMODE 0xc0 /* SCSI bus mode (895/6 only) */ macro
648 np->scsi_mode = (np->sv_stest4 & SMODE);1867 np->scsi_mode = INB(np, nc_stest4) & SMODE;2258 u_char scsi_mode = INB(np, nc_stest4) & SMODE;
808 #define SMODE 0xc0 /* SCSI bus mode (895/6 only) */ macro