OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:r_error
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/emips/ebus/
ace_ebus.c
136
#define NOERROR 0 /* There was no error (
r_error
invalid),
141
uint32_t
r_error
;/* copy of status register */
member in struct:ace_bio
997
sc->sc_bio.
r_error
= Status;
1168
sc->sc_bio.
r_error
= Status;
1280
sc->sc_bio.
r_error
= Status;
2142
uint32_t Status = ace->sc_bio.
r_error
;
flash_ebus.c
156
u_int32_t
r_error
;/* copy of status register */
member in struct:eflash_bio
2059
u_int32_t Status = sc->sc_bio.
r_error
;
/src/sys/dev/ata/
atavar.h
61
#define NOERROR 0 /* There was no error (
r_error
invalid) */
62
#define ERROR 1 /* check
r_error
*/
69
uint8_t
r_error
;/* copy of error register */
member in struct:ata_bio
82
* AT_ERROR is set and the error register value is copied to
r_error
.
92
uint8_t
r_error
; /* after */
member in union:ata_command::__anon6a121983010a
Completed in 15 milliseconds
Indexes created Sun Sep 21 20:09:37 GMT 2025