OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:spifi_scb
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/newsmips/apbus/
spifi.c
62
struct
spifi_scb
{
struct
63
TAILQ_ENTRY(
spifi_scb
) chain;
85
struct
spifi_scb
*sc_nexus;
90
struct
spifi_scb
sc_scb[16];
91
TAILQ_HEAD(,
spifi_scb
) free_scb;
92
TAILQ_HEAD(,
spifi_scb
) ready_scb;
113
struct
spifi_scb
*spifi_get_scb(struct spifi_softc *);
114
void spifi_free_scb(struct spifi_softc *, struct
spifi_scb
*);
222
struct
spifi_scb
*scb;
281
struct
spifi_scb
*
[
all
...]
Completed in 12 milliseconds
Indexes created Tue Oct 14 06:10:07 GMT 2025