Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/
Dadvansys.c313 typedef struct asc_scsi_q { struct
314 ASC_SCSIQ_1 q1;
315 ASC_SCSIQ_2 q2;
316 uchar *cdbptr;
317 ASC_SG_HEAD *sg_head;
318 ushort remain_sg_entry_cnt;
319 ushort next_sg_index;
7423 struct asc_scsi_q *asc_scsi_q) in asc_build_req()
8388 struct asc_scsi_q asc_scsi_q; in asc_execute_scsi_cmnd() local