Searched refs:BUILD_TCL_RAW (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/scsi/aic7xxx/
H A Daic79xx.h106 #define BUILD_TCL_RAW(target, channel, lun) \ macro
H A Daic79xx_core.c7474 ahd_unbusy_tcl(ahd, BUILD_TCL_RAW(target, 'A', lun));
8534 tcl = BUILD_TCL_RAW(i, 'A', j);
8541 ahd_unbusy_tcl(ahd, BUILD_TCL_RAW(i, 'A', j));

Completed in 162 milliseconds