Searched defs:pm8001_dispatch (Results 1 – 1 of 1) sorted by relevance
174 struct pm8001_dispatch { struct175 char *name;176 int (*chip_init)(struct pm8001_hba_info *pm8001_ha);179 void (*chip_rst)(struct pm8001_hba_info *pm8001_ha);188 int (*smp_req)(struct pm8001_hba_info *pm8001_ha,190 int (*ssp_io_req)(struct pm8001_hba_info *pm8001_ha,192 int (*sata_req)(struct pm8001_hba_info *pm8001_ha,196 int (*reg_dev_req)(struct pm8001_hba_info *pm8001_ha,199 int (*phy_ctl_req)(struct pm8001_hba_info *pm8001_ha,201 int (*task_abort)(struct pm8001_hba_info *pm8001_ha,[all …]
Completed in 9 milliseconds