OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ahc_softc
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/ic/
aic7xxxvar.h
688
struct
ahc_softc
*
ahc_softc
;
member in struct:scb
1021
typedef void (*ahc_bus_intr_t)(struct
ahc_softc
*);
1024
struct
ahc_softc
{
struct
1126
TAILQ_ENTRY(
ahc_softc
) links;
1209
TAILQ_HEAD(ahc_softc_tailq,
ahc_softc
);
1233
typedef int (ahc_device_setup_t)(struct
ahc_softc
*);
1257
u_int ahc_index_busy_tcl(struct
ahc_softc
*, u_int);
1258
void ahc_unbusy_tcl(struct
ahc_softc
*, u_int);
1259
void ahc_busy_tcl(struct
ahc_softc
*, u_int, u_int)
[
all
...]
Completed in 29 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025