OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ctio
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
isp_library.c
665
ct7_entry_t *
ctio
= (ct7_entry_t *) local;
local in function:isp_clear_commands
666
ctio
->ct_syshandle = hdp->handle;
667
ctio
->ct_nphdl = CT_HBA_RESET;
668
ctio
->ct_header.rqs_entry_type = RQSTYPE_CTIO7;
670
ct2_entry_t *
ctio
= (ct2_entry_t *) local;
local in function:isp_clear_commands
671
ctio
->ct_syshandle = hdp->handle;
672
ctio
->ct_status = CT_HBA_RESET;
673
ctio
->ct_header.rqs_entry_type = RQSTYPE_CTIO2;
675
ct_entry_t *
ctio
= (ct_entry_t *) local;
local in function:isp_clear_commands
676
ctio
->ct_syshandle = hdp->handle
[
all
...]
isp_library.c
665
ct7_entry_t *
ctio
= (ct7_entry_t *) local;
local in function:isp_clear_commands
666
ctio
->ct_syshandle = hdp->handle;
667
ctio
->ct_nphdl = CT_HBA_RESET;
668
ctio
->ct_header.rqs_entry_type = RQSTYPE_CTIO7;
670
ct2_entry_t *
ctio
= (ct2_entry_t *) local;
local in function:isp_clear_commands
671
ctio
->ct_syshandle = hdp->handle;
672
ctio
->ct_status = CT_HBA_RESET;
673
ctio
->ct_header.rqs_entry_type = RQSTYPE_CTIO2;
675
ct_entry_t *
ctio
= (ct_entry_t *) local;
local in function:isp_clear_commands
676
ctio
->ct_syshandle = hdp->handle
[
all
...]
Completed in 22 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025