Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dmtio.h58 #define MTNOP 7 /* no operation, sets status only */ macro
/freebsd/usr.bin/mt/
H A Dmt.c132 { "ostatus", MTNOP, 1, 0 },
243 if (comp->c_code != MTNOP) { in main()
/freebsd/sys/cam/scsi/
H A Dscsi_sa.c1980 case MTNOP: /* no operation, sets status only */ in saioctl()