HomeSort by: relevance | last modified time | path
    Searched defs:ahc_softc (Results 1 - 4 of 4) 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...]
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...]
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...]
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 69 milliseconds