OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cmdresult
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
i82586.c
1489
int
cmdresult
, status;
local
1508
cmdresult
= i82586_start_cmd(sc, IE_CUC_START, cmd, IE_STAT_COMPL, 0);
1510
if (
cmdresult
!= 0) {
1529
int
cmdresult
, status;
local
1537
cmdresult
= i82586_start_cmd(sc, IE_CUC_START, cmdbuf, IE_STAT_COMPL, 0);
1539
if (
cmdresult
!= 0) {
1563
int
cmdresult
, status;
local
1578
cmdresult
= i82586_start_cmd(sc, IE_CUC_START, cmdbuf, IE_STAT_COMPL,
1581
if (
cmdresult
!= 0) {
ninjascsi32.c
1393
njsc32_clear_cmds(struct njsc32_softc *sc, scsipi_xfer_result_t
cmdresult
)
1404
njsc32_end_cmd(sc, cmd,
cmdresult
);
1414
njsc32_end_cmd(sc, cmd,
cmdresult
);
1418
njsc32_end_cmd(sc, cmd,
cmdresult
);
Completed in 28 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026