Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_watch.c82 static struct scsi_watch { struct
87 struct scsi_watch_request *sw_head; /* head of linked list */ argument
92 struct scsi_watch_request *swr_current; /* the command waiting to be */ argument
99 _NOTE(MUTEX_PROTECTS_DATA(scsi_watch::sw_mutex, scsi_watch)) argument