OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:status_error
(Results
1 - 11
of
11
) sorted by relevancy
/src/sbin/iscsictl/
iscsic_daemonif.c
74
status_error
(rsp->status);
99
status_error
(rsp->status);
110
status_error
(rsp->status);
160
status_error
(rsp->status);
220
status_error
(rsp->status);
326
status_error
(rsp->status);
363
status_error
(trsp->status);
384
status_error
(prsp->status);
429
status_error
(rsp->status);
532
status_error
(rsp->status)
[
all
...]
iscsic_globals.h
142
void
status_error
(unsigned) __dead;
iscsic_main.c
329
*
status_error
:
339
status_error
(unsigned n)
function in typeref:typename:void
372
status_error
(n);
iscsic_driverif.c
420
status_error
(io->status);
/src/sys/dev/pci/igc/
igc_base.h
117
uint32_t
status_error
; /* ext status/error */
member in struct:igc_adv_rx_desc::__anon0ef01bb90508::__anon0ef01bb90b08
igc_hw.h
161
uint32_t
status_error
; /* ext status/error */
member in struct:igc_rx_desc_extended::__anonb418ff9d0208::__anonb418ff9d0608
if_igc.c
2091
const uint32_t staterr = le32toh(rxdesc->wb.upper.
status_error
);
2108
rxdesc->wb.upper.
status_error
= 0;
3596
rxdesc->wb.upper.
status_error
= 0;
/src/sys/dev/pci/ixgbe/
ixgbe_netmap.c
427
uint32_t staterr = le32toh(curr->wb.upper.
status_error
);
477
curr->wb.upper.
status_error
= 0;
ix_txrx.c
1907
staterr = le32toh(cur->wb.upper.
status_error
);
1921
cur->wb.upper.
status_error
= 0;
1968
* above code (cur->wb.upper.
status_error
= 0).
ixgbe_type.h
3405
__le32
status_error
; /* ext status/error */
member in struct:ixgbe_adv_rx_desc::__anoncb0dc0f80a08::__anoncb0dc0f81008
/src/sys/dev/i2c/
sht3x.c
1416
int
status_error
= sht3x_get_status_register(sc, &sbuf, true);
local in function:sht3x_refresh_oneshot
1418
if (!
status_error
) {
Completed in 29 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025