Home
last modified time | relevance | path

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

/trueos/sys/cam/scsi/
HDscsi_low.c2618 static int scsi_low_msgfunc_reset(struct scsi_low_softc *);
2630 /* 0 */ {SCSI_LOW_MSG_RESET, MSG_RESET, scsi_low_msgfunc_reset, NULL, MSG_RELEASE_ATN},
2806 scsi_low_msgfunc_reset(slp) in scsi_low_msgfunc_reset() function