Searched refs:BUILD_TCL_RAW (Results 1 - 2 of 2) sorted by relevance

/drivers/scsi/aic7xxx/
H A Daic79xx.h106 #define BUILD_TCL_RAW(target, channel, lun) \ macro
H A Daic79xx_core.c7567 ahd_unbusy_tcl(ahd, BUILD_TCL_RAW(target, 'A', lun));
8630 tcl = BUILD_TCL_RAW(i, 'A', j);
8637 ahd_unbusy_tcl(ahd, BUILD_TCL_RAW(i, 'A', j));

Completed in 46 milliseconds