Searched refs:pm8001_ccb_info (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.15/drivers/scsi/pm8001/ |
| D | pm8001_sas.h | 100 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); 283 struct pm8001_ccb_info { struct 518 struct pm8001_ccb_info *ccb_info; 638 struct sas_task *task, struct pm8001_ccb_info *ccb, u32 ccb_idx); 683 struct pm8001_ccb_info *ccb, 736 struct sas_task *task, struct pm8001_ccb_info *ccb, in pm8001_ccb_task_free_done()
|
| D | pm8001_sas.c | 52 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() 803 struct pm8001_ccb_info *ccb; in pm8001_exec_internal_task_abort() 935 struct pm8001_ccb_info *ccb = &pm8001_ha->ccb_info[i]; in pm8001_open_reject_retry()
|
| D | pm8001_hwi.c | 1519 struct pm8001_ccb_info *ccb; in pm8001_work_fn() 1577 struct pm8001_ccb_info *ccb; in pm8001_work_fn() 1678 struct pm8001_ccb_info *ccb; in pm8001_work_fn() 1755 struct pm8001_ccb_info *ccb; in pm8001_send_abort_all() 1805 struct pm8001_ccb_info *ccb; in pm8001_send_read_log() 1888 struct pm8001_ccb_info *ccb; in mpi_ssp_completion() 2122 struct pm8001_ccb_info *ccb; in mpi_ssp_event() 2289 struct pm8001_ccb_info *ccb; in mpi_sata_completion() 2688 struct pm8001_ccb_info *ccb; in mpi_sata_event() 2886 struct pm8001_ccb_info *ccb; in mpi_smp_completion() [all …]
|
| D | pm80xx_hwi.c | 1772 struct pm8001_ccb_info *ccb; in pm80xx_send_abort_all() 1826 struct pm8001_ccb_info *ccb; in pm80xx_send_read_log() 1912 struct pm8001_ccb_info *ccb; in mpi_ssp_completion() 2204 struct pm8001_ccb_info *ccb; in mpi_ssp_event() 2385 struct pm8001_ccb_info *ccb; in mpi_sata_completion() 2797 struct pm8001_ccb_info *ccb; in mpi_sata_event() 3015 struct pm8001_ccb_info *ccb; in mpi_smp_completion() 4194 struct pm8001_ccb_info *ccb) in pm80xx_chip_smp_req() 4354 struct pm8001_ccb_info *ccb) in pm80xx_chip_ssp_io_req() 4502 struct pm8001_ccb_info *ccb) in pm80xx_chip_sata_req() [all …]
|
| D | pm8001_init.c | 1202 kcalloc(ccb_count, sizeof(struct pm8001_ccb_info), GFP_KERNEL); in pm8001_init_ccb_tag()
|