OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ccb_scsi_status
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
dptvar.h
59
int
ccb_scsi_status
; /* from status packet */
member in struct:dpt_ccb
dpt.c
302
ccb->
ccb_scsi_status
= sp->sp_scsi_status;
757
} else if (ccb->
ccb_scsi_status
!= SCSI_OK) {
758
switch (ccb->
ccb_scsi_status
) {
771
ccb->
ccb_scsi_status
);
778
xs->status = ccb->
ccb_scsi_status
;
1106
ccb->
ccb_scsi_status
!= SCSI_OK)
1109
ccb->
ccb_scsi_status
);
1387
ucp->ucp_tstatus = (u_int8_t)ccb->
ccb_scsi_status
;
Completed in 12 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025