Searched refs:qla_sns_req (Results 1 – 1 of 1) sorted by relevance
76 int qla_sns_req(struct qla_softc *, struct qla_dmamem *, int);1198 qla_sns_req(struct qla_softc *sc, struct qla_dmamem *mem, int reqsize) in qla_sns_req() function1483 if (qla_sns_req(sc, sc->sc_scratch, sizeof(*rft))) { in qla_update_fabric()1577 result = qla_sns_req(sc, sc->sc_scratch, sizeof(*ga)); in qla_next_fabric_port()