OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ESP_XFER_ACTIVE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/mca/
espvar.h
51
#define
ESP_XFER_ACTIVE
0x02
esp_mca.c
301
if (esc->sc_flags &
ESP_XFER_ACTIVE
) {
302
esc->sc_flags &= ~
ESP_XFER_ACTIVE
;
314
if ((esc->sc_flags &
ESP_XFER_ACTIVE
) == 0) {
321
esc->sc_flags &= ~
ESP_XFER_ACTIVE
;
343
esc->sc_flags &= ~
ESP_XFER_ACTIVE
;
395
esc->sc_flags |=
ESP_XFER_ACTIVE
;
414
return esc->sc_flags &
ESP_XFER_ACTIVE
;
Completed in 83 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025