Home
last modified time | relevance | path

Searched defs:ips_chipset (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sys/dev/pci/
H A Dips.c509 static const struct ips_chipset { struct
510 enum {
513 } ic_id;
515 int ic_bar;
517 void (*ic_exec)(struct ips_softc *, struct ips_ccb *);
518 void (*ic_intren)(struct ips_softc *);
519 int (*ic_isintr)(struct ips_softc *);
520 u_int32_t (*ic_status)(struct ips_softc *);