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

/freebsd-11-stable/sys/dev/pms/freebsd/driver/ini/src/
H A Dagdef.h150 #define SCSI_BUSY 0x08 macro
/freebsd-11-stable/sys/dev/isp/
H A Disp_freebsd.h479 #ifndef SCSI_BUSY
480 #define SCSI_BUSY SCSI_STATUS_BUSY macro
H A Disp.c5374 (*XS_STSP(xs) == SCSI_BUSY))
6326 *XS_STSP(xs) = SCSI_BUSY;
6336 *XS_STSP(xs) = SCSI_BUSY;
6344 *XS_STSP(xs) = SCSI_BUSY;
6475 *XS_STSP(xs) = SCSI_BUSY;
6485 *XS_STSP(xs) = SCSI_BUSY;
6493 *XS_STSP(xs) = SCSI_BUSY;
6501 *XS_STSP(xs) = SCSI_BUSY;
H A Disp_freebsd.c1853 isp_endcmd(isp, aep, nphdl, chan, SCSI_BUSY, 0);

Completed in 105 milliseconds