Home
last modified time | relevance | path

Searched defs:asc_scsi_q (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/scsi/
Dadvansys.c370 typedef struct asc_scsi_q { struct
371 ASC_SCSIQ_1 q1;
372 ASC_SCSIQ_2 q2;
373 uchar *cdbptr;
374 ASC_SG_HEAD *sg_head;
375 ushort remain_sg_entry_cnt;
376 ushort next_sg_index;
7865 struct asc_scsi_q *asc_scsi_q) in asc_build_req()
8908 struct asc_scsi_q asc_scsi_q; in asc_execute_scsi_cmnd() local