Searched refs:BUILD_TCL_RAW (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/scsi/aic7xxx/ |
D | aic79xx.h | 106 #define BUILD_TCL_RAW(target, channel, lun) \ macro
|
D | aic79xx_core.c | 7474 ahd_unbusy_tcl(ahd, BUILD_TCL_RAW(target, 'A', lun)); in ahd_chip_init() 8534 tcl = BUILD_TCL_RAW(i, 'A', j); in ahd_abort_scbs() 8541 ahd_unbusy_tcl(ahd, BUILD_TCL_RAW(i, 'A', j)); in ahd_abort_scbs()
|