Searched refs:pm8001_device (Results 1 – 5 of 5) sorted by relevance
361 struct pm8001_device *pm8001_dev; in pm8001_task_exec()530 static struct pm8001_device *pm8001_alloc_dev(struct pm8001_hba_info *pm8001_ha) in pm8001_alloc_dev()550 struct pm8001_device *pm8001_find_dev(struct pm8001_hba_info *pm8001_ha, in pm8001_find_dev()565 static void pm8001_free_dev(struct pm8001_device *pm8001_dev) in pm8001_free_dev()593 struct pm8001_device *pm8001_device; in pm8001_dev_found_notify() local599 pm8001_device = pm8001_alloc_dev(pm8001_ha); in pm8001_dev_found_notify()600 if (!pm8001_device) { in pm8001_dev_found_notify()604 pm8001_device->sas_device = dev; in pm8001_dev_found_notify()605 dev->lldd_dev = pm8001_device; in pm8001_dev_found_notify()606 pm8001_device->dev_type = dev->dev_type; in pm8001_dev_found_notify()[all …]
120 struct pm8001_device;214 struct pm8001_device *pm8001_dev, u32 flag);219 struct pm8001_device *pm8001_dev, u8 flag, u32 task_tag,228 struct pm8001_device *pm8001_dev, u32 state);275 struct pm8001_device { struct304 struct pm8001_device *device; argument530 struct pm8001_device *devices;658 struct pm8001_device *device_to_close);675 struct pm8001_device *pm8001_dev, u32 state);686 struct pm8001_device *pm8001_dev,[all …]
1496 struct pm8001_device *pm8001_dev; in pm8001_work_fn()1711 struct pm8001_device *pm8001_ha_dev) in pm8001_send_abort_all()1760 struct pm8001_device *pm8001_ha_dev) in pm8001_send_read_log()1857 struct pm8001_device *pm8001_dev; in mpi_ssp_completion()2103 struct pm8001_device *pm8001_dev; in mpi_ssp_event()2302 struct pm8001_device *pm8001_dev; in mpi_sata_completion()2677 struct pm8001_device *pm8001_dev; in mpi_sata_event()2903 struct pm8001_device *pm8001_dev; in mpi_smp_completion()3100 struct pm8001_device *pm8001_dev = ccb->device; in pm8001_mpi_set_dev_state_resp()3564 struct pm8001_device *pm8001_dev; in pm8001_mpi_reg_resp()[all …]
1392 struct pm8001_device *pm8001_ha_dev) in pm80xx_send_abort_all()1444 struct pm8001_device *pm8001_ha_dev) in pm80xx_send_read_log()1543 struct pm8001_device *pm8001_dev; in mpi_ssp_completion()1803 struct pm8001_device *pm8001_dev; in mpi_ssp_event()2010 struct pm8001_device *pm8001_dev; in mpi_sata_completion()2388 struct pm8001_device *pm8001_dev; in mpi_sata_event()2630 struct pm8001_device *pm8001_dev; in mpi_smp_completion()3820 struct pm8001_device *pm8001_dev = dev->lldd_dev; in pm80xx_chip_smp_req()3982 struct pm8001_device *pm8001_dev = dev->lldd_dev; in pm80xx_chip_ssp_io_req()4142 struct pm8001_device *pm8001_ha_dev = dev->lldd_dev; in pm80xx_chip_sata_req()[all …]
334 sizeof(struct pm8001_device); in pm8001_alloc()336 sizeof(struct pm8001_device); in pm8001_alloc()