Searched defs:pm8001_dispatch (Results 1 – 1 of 1) sorted by relevance
181 struct pm8001_dispatch { struct182 char *name;183 int (*chip_init)(struct pm8001_hba_info *pm8001_ha);186 void (*chip_rst)(struct pm8001_hba_info *pm8001_ha);195 int (*smp_req)(struct pm8001_hba_info *pm8001_ha,197 int (*ssp_io_req)(struct pm8001_hba_info *pm8001_ha,199 int (*sata_req)(struct pm8001_hba_info *pm8001_ha,203 int (*reg_dev_req)(struct pm8001_hba_info *pm8001_ha,206 int (*phy_ctl_req)(struct pm8001_hba_info *pm8001_ha,208 int (*task_abort)(struct pm8001_hba_info *pm8001_ha,[all …]
Completed in 12 milliseconds