OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ccb_hba_status
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
dptvar.h
58
int
ccb_hba_status
; /* from status packet */
member in struct:dpt_ccb
dpt.c
301
ccb->
ccb_hba_status
= sp->sp_hba_status & 0x7f;
743
if (ccb->
ccb_hba_status
!= SP_HBA_NO_ERROR) {
744
switch (ccb->
ccb_hba_status
) {
753
device_xname(sc->sc_dev), ccb->
ccb_hba_status
);
1105
if (ccb->
ccb_hba_status
!= SP_HBA_NO_ERROR ||
1108
device_xname(sc->sc_dev), ccb->
ccb_hba_status
,
1386
ucp->ucp_hstatus = (u_int8_t)ccb->
ccb_hba_status
;
Completed in 33 milliseconds
Indexes created Mon Oct 20 08:09:54 GMT 2025