Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/aic94xx/
A Daic94xx_tmf.c264 } __attribute__ ((packed)) *resp_sb = (void *) dl->status_block; in asd_get_tmf_resp_tasklet() local
266 int edb_id = ((resp_sb->flags & 0x70) >> 4)-1; in asd_get_tmf_resp_tasklet()
277 (int)le16_to_cpu(resp_sb->index_escb)); in asd_get_tmf_resp_tasklet()
A Daic94xx_task.c154 } __attribute__ ((packed)) *resp_sb = (void *) dl->status_block; in asd_get_response_tasklet() local
157 int edb_id = ((resp_sb->flags & 0x70) >> 4)-1; in asd_get_response_tasklet()
164 (int)le16_to_cpu(resp_sb->index_escb)); in asd_get_response_tasklet()

Completed in 4 milliseconds