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

/freebsd-9.3-release/sys/dev/aic7xxx/
H A Daic79xx.h116 #define BUILD_TCL_RAW(target, channel, lun) \ macro
H A Daic79xx.c6815 ahd_unbusy_tcl(ahd, BUILD_TCL_RAW(target, 'A', lun));
7870 tcl = BUILD_TCL_RAW(i, 'A', j);
7877 ahd_unbusy_tcl(ahd, BUILD_TCL_RAW(i, 'A', j));

Completed in 120 milliseconds