Home
last modified time | relevance | path

Searched refs:SIJETPCI (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/dev/si/
HDsivar.h110 #define SIJETPCI 6 macro
113 #define SI_ISJET(x) (((x) == SIJETPCI) || ((x) == SIJETISA))
HDsi_pci.c77 sc->sc_type = SIJETPCI; in si_pci_attach()
HDsi.c322 case SIJETPCI: /* fall through to JET ISA */ in siattach()
374 case SIJETPCI: in siattach()
1161 case SIJETPCI: /* fall through to JETISA case */ in si_intr()
1636 case SIJETPCI: in si_modulename()