mps_get_iocfacts
static int mps_get_iocfacts(struct mps_softc *sc, MPI2_IOC_FACTS_REPLY *facts);
if ((error = mps_get_iocfacts(sc, sc->facts)) != 0) {
if ((facts = mps_get_iocfacts(fd)) == NULL) {
if ((facts = mps_get_iocfacts(fd)) == NULL) {
if ((facts = mps_get_iocfacts(fd)) == NULL) {
facts = mps_get_iocfacts(fd);
MPI2_IOC_FACTS_REPLY * mps_get_iocfacts(int fd);