Home
last modified time | relevance | path

Searched refs:qlw_handle_resp (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/sys/dev/ic/
Dqlw.c94 struct qlw_ccb *qlw_handle_resp(struct qlw_softc *, u_int16_t);
562 qlw_handle_resp(struct qlw_softc *sc, u_int16_t id) in qlw_handle_resp() function
751 ccb = qlw_handle_resp(sc, sc->sc_last_resp_id); in qlw_handle_intr()
928 ccb = qlw_handle_resp(sc, sc->sc_last_resp_id); in qlw_scsi_cmd()