Home
last modified time | relevance | path

Searched refs:MTNOP (Results 1 – 3 of 3) sorted by relevance

/openbsd/bin/mt/
H A Dmt.c76 { "status", MTNOP, 1, 1 },
225 if (comp->c_code != MTNOP) { in main()
/openbsd/sys/sys/
H A Dmtio.h56 #define MTNOP 7 /* no operation, sets status only */ macro
/openbsd/sys/scsi/
H A Dst.c1147 case MTNOP: /* no operation, sets status only */ in stioctl()