Searched refs:P5_CARDTYPE_CS (Results 1 – 3 of 3) sorted by relevance
34 #define P5_CARDTYPE_CS 1 /* CyberStorm PPC/Mk-III */ macro
120 sc->sc_cardtype = P5_CARDTYPE_CS; in p5bus_attach()
263 if (sc->p5baa->p5baa_cardtype == P5_CARDTYPE_CS) { in p5pb_identify_bridge()