Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/cam/scsi/
Dscsi_low.c2616 static int scsi_low_msgfunc_reset(struct scsi_low_softc *);
2628 /* 0 */ {SCSI_LOW_MSG_RESET, MSG_RESET, scsi_low_msgfunc_reset, NULL, MSG_RELEASE_ATN},
2804 scsi_low_msgfunc_reset(slp) in scsi_low_msgfunc_reset() function