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

  /src/sys/dev/pci/
ips.c 499 int ips_setstate(struct ips_softc *, int, int, int, int);
1257 return (ips_setstate(sc, bs->bs_channel, bs->bs_target, state, 0));
1766 ips_setstate(struct ips_softc *sc, int chan, int target, int state, int flags) function in typeref:typename:int
ips.c 499 int ips_setstate(struct ips_softc *, int, int, int, int);
1257 return (ips_setstate(sc, bs->bs_channel, bs->bs_target, state, 0));
1766 ips_setstate(struct ips_softc *sc, int chan, int target, int state, int flags) function in typeref:typename:int

Completed in 23 milliseconds