OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XS_STSP
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
isp_netbsd.h
230
#define
XS_STSP
(xs) (&(xs)->status)
isp.c
5246
*
XS_STSP
(xs) = scsi_status & 0xff;
5278
if ((XS_NOERR(xs) || XS_ERR(xs) == HBA_NOERROR) && (*
XS_STSP
(xs) == SCSI_BUSY)) {
5320
*
XS_STSP
(xs) = SCSI_QFULL;
5345
((isp->isp_dblev & (ISP_LOGDEBUG0|ISP_LOG_CWARN) && ((!XS_NOERR(xs)) || (*
XS_STSP
(xs) != SCSI_GOOD))))) {
5412
isp_xs_prt(isp, xs, ISP_LOGALL, "FIN dl%d resid %ld CDB=%s STS 0x%x XS_ERR=0x%x", XS_XFRLEN(xs), (long) XS_GET_RESID(xs), cdbstr, *
XS_STSP
(xs), XS_ERR(xs));
6228
isp_xs_prt(isp, xs, ISP_LOGDEBUG0, "internal queues full status 0x%x", *
XS_STSP
(xs));
6238
if (*
XS_STSP
(xs) != SCSI_GOOD && XS_NOERR(xs)) {
6247
*
XS_STSP
(xs) = SCSI_QFULL;
6491
*
XS_STSP
(xs) = SCSI_BUSY;
6501
*
XS_STSP
(xs) = SCSI_BUSY
[
all
...]
Completed in 39 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025