Home
last modified time | relevance | path

Searched refs:srb_tag (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dadvansys.c270 u32 srb_tag; member
1774 u32 srb_tag; member
1782 * and microcode with the ADV_SCSI_REQ_Q field 'srb_tag' set to the
1973 * Abort an SRB in the chip's RISC Memory. The 'srb_tag' argument must
1974 * match the ADV_SCSI_REQ_Q 'srb_tag' field.
1984 #define AdvAbortQueue(asc_dvc, srb_tag) \
1986 (ADV_DCNT) (srb_tag))
2504 (" target_ix 0x%x, target_lun %u, srb_tag 0x%x, tag_code 0x%x,\n", in asc_prt_asc_scsi_q()
2505 q->q2.target_ix, q->q1.target_lun, q->q2.srb_tag, in asc_prt_asc_scsi_q()
2538 printk(" srb_tag in asc_prt_asc_qdone_info()
6742 u32 srb_tag; asc_isr_callback() local
7513 u32 srb_tag; asc_build_req() local
7735 u32 srb_tag = scp->request->tag; adv_build_req() local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/
H A Dadvansys.c261 u32 srb_tag; member
1761 u32 srb_tag; member
1769 * and microcode with the ADV_SCSI_REQ_Q field 'srb_tag' set to the
1960 * Abort an SRB in the chip's RISC Memory. The 'srb_tag' argument must
1961 * match the ADV_SCSI_REQ_Q 'srb_tag' field.
1971 #define AdvAbortQueue(asc_dvc, srb_tag) \
1973 (ADV_DCNT) (srb_tag))
2493 (" target_ix 0x%x, target_lun %u, srb_tag 0x%x, tag_code 0x%x,\n", in asc_prt_asc_scsi_q()
2494 q->q2.target_ix, q->q1.target_lun, q->q2.srb_tag, in asc_prt_asc_scsi_q()
2527 printk(" srb_tag in asc_prt_asc_qdone_info()
6675 u32 srb_tag; asc_isr_callback() local
7427 u32 srb_tag; asc_build_req() local
7649 u32 srb_tag = scsi_cmd_to_rq(scp)->tag; adv_build_req() local
[all...]

Completed in 19 milliseconds