Searched refs:resp_sb (Results 1 – 2 of 2) sorted by relevance
264 } __attribute__ ((packed)) *resp_sb = (void *) dl->status_block; in asd_get_tmf_resp_tasklet() local266 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()
154 } __attribute__ ((packed)) *resp_sb = (void *) dl->status_block; in asd_get_response_tasklet() local157 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