Home
last modified time | relevance | path

Searched refs:pm8001_ccb_info (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-6.6/drivers/scsi/pm8001/
H A Dpm8001_sas.h103 struct pm8001_ccb_info;
190 struct pm8001_ccb_info *ccb);
192 struct pm8001_ccb_info *ccb);
194 struct pm8001_ccb_info *ccb);
203 struct pm8001_ccb_info *ccb);
205 struct pm8001_ccb_info *ccb, struct sas_tmf_task *tmf);
286 struct pm8001_ccb_info { struct
521 struct pm8001_ccb_info *ccb_info;
636 struct pm8001_ccb_info *ccb);
679 struct pm8001_ccb_info *cc
[all...]
H A Dpm8001_sas.c53 struct pm8001_ccb_info *ccb; in pm8001_find_tag()
312 struct pm8001_ccb_info *ccb) in pm8001_task_prep_smp()
335 struct pm8001_ccb_info *ccb) in pm8001_task_prep_ata()
347 struct pm8001_ccb_info *ccb) in pm8001_task_prep_internal_abort()
359 struct pm8001_ccb_info *ccb, struct sas_tmf_task *tmf) in pm8001_task_prep_ssp_tm()
370 struct pm8001_ccb_info *ccb) in pm8001_task_prep_ssp()
397 struct pm8001_ccb_info *ccb) in pm8001_deliver_command()
439 struct pm8001_ccb_info *ccb; in pm8001_queue_command()
529 struct pm8001_ccb_info *ccb) in pm8001_ccb_task_free()
752 struct pm8001_ccb_info *cc in pm8001_open_reject_retry()
[all...]
H A Dpm8001_hwi.c1528 struct pm8001_ccb_info *ccb; in pm8001_work_fn()
1584 struct pm8001_ccb_info *ccb; in pm8001_work_fn()
1685 struct pm8001_ccb_info *ccb; in pm8001_work_fn()
1773 struct pm8001_ccb_info *ccb; in mpi_ssp_completion()
2006 struct pm8001_ccb_info *ccb; in mpi_ssp_event()
2172 struct pm8001_ccb_info *ccb; in mpi_sata_completion()
2546 struct pm8001_ccb_info *ccb; in mpi_sata_event()
2728 struct pm8001_ccb_info *ccb; in mpi_smp_completion()
2912 struct pm8001_ccb_info *ccb = &pm8001_ha->ccb_info[tag]; in pm8001_mpi_set_dev_state_resp()
2931 struct pm8001_ccb_info *cc in pm8001_mpi_set_nvmd_resp()
[all...]
H A Dpm80xx_hwi.c1796 struct pm8001_ccb_info *ccb; in mpi_ssp_completion()
2085 struct pm8001_ccb_info *ccb; in mpi_ssp_event()
2264 struct pm8001_ccb_info *ccb; in mpi_sata_completion()
2675 struct pm8001_ccb_info *ccb; in mpi_sata_event()
2876 struct pm8001_ccb_info *ccb; in mpi_smp_completion()
4128 struct pm8001_ccb_info *ccb) in pm80xx_chip_smp_req()
4297 struct pm8001_ccb_info *ccb) in pm80xx_chip_ssp_io_req()
4447 struct pm8001_ccb_info *ccb) in pm80xx_chip_sata_req()
4714 struct pm8001_ccb_info *ccb; in pm80xx_chip_reg_dev_req()
H A Dpm8001_init.c1223 kcalloc(ccb_count, sizeof(struct pm8001_ccb_info), GFP_KERNEL); in pm8001_init_ccb_tag()
/kernel/linux/linux-5.10/drivers/scsi/pm8001/
H A Dpm8001_sas.h100 struct pm8001_ccb_info;
190 struct pm8001_ccb_info *ccb);
192 struct pm8001_ccb_info *ccb);
194 struct pm8001_ccb_info *ccb);
206 struct pm8001_ccb_info *ccb, struct pm8001_tmf_task *tmf);
282 struct pm8001_ccb_info { struct
517 struct pm8001_ccb_info *ccb_info;
637 struct sas_task *task, struct pm8001_ccb_info *ccb, u32 ccb_idx);
682 struct pm8001_ccb_info *ccb,
733 struct sas_task *task, struct pm8001_ccb_info *cc in pm8001_ccb_task_free_done()
[all...]
H A Dpm8001_sas.c52 struct pm8001_ccb_info *ccb; in pm8001_find_tag()
299 struct pm8001_ccb_info *ccb) in pm8001_task_prep_smp()
326 struct pm8001_ccb_info *ccb) in pm8001_task_prep_ata()
338 struct pm8001_ccb_info *ccb, struct pm8001_tmf_task *tmf) in pm8001_task_prep_ssp_tm()
349 struct pm8001_ccb_info *ccb) in pm8001_task_prep_ssp()
388 struct pm8001_ccb_info *ccb; in pm8001_task_exec()
528 struct sas_task *task, struct pm8001_ccb_info *ccb, u32 ccb_idx) in pm8001_ccb_task_free()
756 struct pm8001_ccb_info *ccb = task->lldd_task; in pm8001_exec_internal_tmf_task()
808 struct pm8001_ccb_info *ccb; in pm8001_exec_internal_task_abort()
940 struct pm8001_ccb_info *cc in pm8001_open_reject_retry()
[all...]
H A Dpm8001_hwi.c1517 struct pm8001_ccb_info *ccb; in pm8001_work_fn()
1575 struct pm8001_ccb_info *ccb; in pm8001_work_fn()
1701 struct pm8001_ccb_info *ccb; in pm8001_send_abort_all()
1755 struct pm8001_ccb_info *ccb; in pm8001_send_read_log()
1839 struct pm8001_ccb_info *ccb; in mpi_ssp_completion()
2073 struct pm8001_ccb_info *ccb; in mpi_ssp_event()
2240 struct pm8001_ccb_info *ccb; in mpi_sata_completion()
2640 struct pm8001_ccb_info *ccb; in mpi_sata_event()
2838 struct pm8001_ccb_info *ccb; in mpi_smp_completion()
3025 struct pm8001_ccb_info *cc in pm8001_mpi_set_dev_state_resp()
[all...]
H A Dpm80xx_hwi.c1735 struct pm8001_ccb_info *ccb; in pm80xx_send_abort_all()
1790 struct pm8001_ccb_info *ccb; in pm80xx_send_read_log()
1876 struct pm8001_ccb_info *ccb; in mpi_ssp_completion()
2168 struct pm8001_ccb_info *ccb; in mpi_ssp_event()
2349 struct pm8001_ccb_info *ccb; in mpi_sata_completion()
2759 struct pm8001_ccb_info *ccb; in mpi_sata_event()
2977 struct pm8001_ccb_info *ccb; in mpi_smp_completion()
4160 struct pm8001_ccb_info *ccb) in pm80xx_chip_smp_req()
4320 struct pm8001_ccb_info *ccb) in pm80xx_chip_ssp_io_req()
4477 struct pm8001_ccb_info *cc in pm80xx_chip_sata_req()
[all...]
H A Dpm8001_init.c1169 pm8001_ha->ccb_info = (struct pm8001_ccb_info *) in pm8001_init_ccb_tag()
1170 kcalloc(ccb_count, sizeof(struct pm8001_ccb_info), GFP_KERNEL); in pm8001_init_ccb_tag()

Completed in 27 milliseconds