OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_c_busy
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
hifn7751var.h
164
int
sc_c_busy
; /* command ring busy */
member in struct:hifn_softc
hifn7751.c
1023
sc->sc_d_busy = sc->sc_r_busy = sc->sc_s_busy = sc->
sc_c_busy
= 0;
1809
if (sc->
sc_c_busy
== 0) {
1811
sc->
sc_c_busy
= 1;
1904
if (dma->cmdu == 0 && sc->
sc_c_busy
) {
1905
sc->
sc_c_busy
= 0;
2749
if (sc->
sc_c_busy
== 0) {
2751
sc->
sc_c_busy
= 1;
Completed in 14 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025