Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dips.c535 static const struct ips_chipset { struct
536 enum {
539 } ic_id;
541 int ic_bar;
543 void (*ic_exec)(struct ips_softc *, struct ips_ccb *);
544 void (*ic_intren)(struct ips_softc *);
545 int (*ic_isintr)(struct ips_softc *);
546 u_int32_t (*ic_status)(struct ips_softc *);