Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/aic7xxx/
Daic79xx.h106 #define BUILD_TCL_RAW(target, channel, lun) \ macro
Daic79xx_core.c7474 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()