Home
last modified time | relevance | path

Searched defs:mtop (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dmtio.h52 struct mtop { struct
58 struct mtop32 { argument
/titanic_41/usr/src/cmd/rmt/
H A Drmt.c52 static struct mtop mtop; variable
/titanic_41/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_rq.c664 smb_t2_placedata(mblk_t *mtop, u_int16_t offset, u_int16_t count, in smb_t2_placedata()
/titanic_41/usr/src/cmd/backup/restore/
H A Dtape.c1692 static struct mtop mtop = { MTOFFL, 0 }; in closemt() local
/titanic_41/usr/src/uts/common/io/scsi/targets/
H A Dst.c5681 st_do_mtioctop(struct scsi_tape *un, struct mtlop *mtop) in st_do_mtioctop()