Searched refs:ahd_busy_tcl (Results 1 – 2 of 2) sorted by relevance
1331 void ahd_busy_tcl(struct ahd_softc *ahd,1337 ahd_busy_tcl(ahd, tcl, SCB_LIST_NULL); in ahd_unbusy_tcl()
4353 ahd_busy_tcl(ahd, BUILD_TCL(scb->hscb->scsiid, devinfo->lun), in ahd_handle_msg_reject()6797 ahd_busy_tcl(struct ahd_softc *ahd, u_int tcl, u_int scbid) in ahd_busy_tcl() function