Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dtrm.c265 struct trm_srb *sc_actsrb; member
573 sc->sc_actsrb = NULL; in trm_init()
779 if (sc->sc_actsrb == NULL) in trm_scsipi_request()
949 sc->sc_actsrb = srb; in trm_sched()
956 sc->sc_actsrb = srb; in trm_sched()
1085 sc->sc_actsrb = NULL; in trm_reset()
1254 srb = sc->sc_actsrb; in trm_msgout_phase1()
1324 srb = sc->sc_actsrb; in trm_command_phase1()
1358 srb = sc->sc_actsrb; in trm_dataout_phase0()
1469 srb = sc->sc_actsrb; in trm_datain_phase0()
[all …]