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

  /src/sys/dev/ic/
mfi.c 140 static int mfi_get_info(struct mfi_softc *);
677 mfi_get_info(struct mfi_softc *sc) function in typeref:typename:int
682 DNPRINTF(MFI_D_MISC, "%s: mfi_get_info\n", DEVNAME(sc));
1179 if (mfi_get_info(sc)) {
2015 if (mfi_get_info(sc)) {
mfi.c 140 static int mfi_get_info(struct mfi_softc *);
677 mfi_get_info(struct mfi_softc *sc) function in typeref:typename:int
682 DNPRINTF(MFI_D_MISC, "%s: mfi_get_info\n", DEVNAME(sc));
1179 if (mfi_get_info(sc)) {
2015 if (mfi_get_info(sc)) {

Completed in 25 milliseconds