Home
last modified time | relevance | path

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

/drivers/scsi/aic94xx/
Daic94xx_tmf.c283 } __attribute__ ((packed)) *resp_sb = (void *) dl->status_block; in asd_get_tmf_resp_tasklet() local
285 int edb_id = ((resp_sb->flags & 0x70) >> 4)-1; in asd_get_tmf_resp_tasklet()
296 (int)le16_to_cpu(resp_sb->index_escb)); in asd_get_tmf_resp_tasklet()
Daic94xx_task.c169 } __attribute__ ((packed)) *resp_sb = (void *) dl->status_block; in asd_get_response_tasklet() local
172 int edb_id = ((resp_sb->flags & 0x70) >> 4)-1; in asd_get_response_tasklet()
179 (int)le16_to_cpu(resp_sb->index_escb)); in asd_get_response_tasklet()