HomeSort by: relevance | last modified time | path
    Searched defs:atppc_detect_chipset (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
atppc.c 88 static int atppc_detect_chipset(struct atppc_softc *);
156 if (atppc_detect_chipset(lsc) != 0) {
362 atppc_detect_chipset(struct atppc_softc *atppc) function in typeref:typename:int
atppc.c 88 static int atppc_detect_chipset(struct atppc_softc *);
156 if (atppc_detect_chipset(lsc) != 0) {
362 atppc_detect_chipset(struct atppc_softc *atppc) function in typeref:typename:int

Completed in 22 milliseconds