OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rbdstatus
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ic/
i82586.c
745
int
rbdstatus
;
local in function:i82586_get_rbd_list
752
rbdstatus
= sc->ie_bus_read16(sc, off);
753
if ((
rbdstatus
& IE_RBD_USED) == 0) {
766
plen += (
rbdstatus
& IE_RBD_CNTMASK);
772
} while ((
rbdstatus
& IE_RBD_LAST) == 0);
i82586.c
745
int
rbdstatus
;
local in function:i82586_get_rbd_list
752
rbdstatus
= sc->ie_bus_read16(sc, off);
753
if ((
rbdstatus
& IE_RBD_USED) == 0) {
766
plen += (
rbdstatus
& IE_RBD_CNTMASK);
772
} while ((
rbdstatus
& IE_RBD_LAST) == 0);
i82586.c
745
int
rbdstatus
;
local in function:i82586_get_rbd_list
752
rbdstatus
= sc->ie_bus_read16(sc, off);
753
if ((
rbdstatus
& IE_RBD_USED) == 0) {
766
plen += (
rbdstatus
& IE_RBD_CNTMASK);
772
} while ((
rbdstatus
& IE_RBD_LAST) == 0);
Completed in 36 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025