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

  /src/sys/dev/pci/
ips.c 494 int ips_getconf(struct ips_softc *, int);
716 if (ips_getconf(sc, XS_CTL_NOSLEEP)) {
1095 if ((error = ips_getconf(sc, 0)))
1166 if ((error = ips_getconf(sc, 0)))
1235 if ((error = ips_getconf(sc, 0)))
1701 ips_getconf(struct ips_softc *sc, int flags) function in typeref:typename:int

Completed in 17 milliseconds