Searched refs:SCSI_BUSY (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/sys/dev/isp/
H A Disp_freebsd.h509 #ifndef SCSI_BUSY
510 #define SCSI_BUSY SCSI_STATUS_BUSY macro
H A Disp.c5456 if ((XS_NOERR(xs) || XS_ERR(xs) == HBA_NOERROR) && (*XS_STSP(xs) == SCSI_BUSY)) {
6669 *XS_STSP(xs) = SCSI_BUSY;
6677 *XS_STSP(xs) = SCSI_BUSY;
H A Disp_freebsd.c2632 isp_endcmd(isp, aep, nphdl, chan, SCSI_BUSY, 0);

Completed in 129 milliseconds