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

  /src/sys/dev/ic/
mfi.c 184 static bool mfi_suspend(device_t, const pmf_qual_t *);
1002 mfi_suspend(device_t dev, const pmf_qual_t *q) function in typeref:typename:bool
1264 if (!pmf_device_register1(sc->sc_dev, mfi_suspend, mfi_resume,

Completed in 56 milliseconds