Searched refs:pm8001_device (Results 1 – 5 of 5) sorted by relevance
139 struct pm8001_device *pm8001_dev = NULL; in pm80xx_show_pending_commands()575 struct pm8001_device *pm8001_dev; in pm8001_ccb_task_free()689 struct pm8001_device *pm8001_device; in pm8001_dev_found_notify() local696 if (!pm8001_device) { in pm8001_dev_found_notify()700 pm8001_device->sas_device = dev; in pm8001_dev_found_notify()701 dev->lldd_dev = pm8001_device; in pm8001_dev_found_notify()719 pm8001_device->attached_phy = in pm8001_dev_found_notify()800 struct pm8001_device *pm8001_dev; in pm8001_open_reject_retry()862 struct pm8001_device *pm8001_dev; in pm8001_I_T_nexus_reset()911 struct pm8001_device *pm8001_dev; in pm8001_I_T_nexus_event_handler()[all …]
102 struct pm8001_device;196 struct pm8001_device *pm8001_dev, u32 flag);209 struct pm8001_device *pm8001_dev, u32 state);261 struct pm8001_device { struct289 struct pm8001_device *device; argument518 struct pm8001_device *devices;650 struct pm8001_device *device_to_close);667 struct pm8001_device *pm8001_dev, u32 state);718 void pm8001_free_dev(struct pm8001_device *pm8001_dev);730 struct pm8001_device *dev, struct sas_task *task) in pm8001_ccb_alloc()[all …]
1449 struct pm8001_device *pm8001_dev; in pm8001_work_fn()1725 struct pm8001_device *pm8001_dev; in mpi_ssp_completion()1951 struct pm8001_device *pm8001_dev; in mpi_ssp_event()2129 struct pm8001_device *pm8001_dev; in mpi_sata_completion()2491 struct pm8001_device *pm8001_dev; in mpi_sata_event()2678 struct pm8001_device *pm8001_dev; in mpi_smp_completion()2857 struct pm8001_device *pm8001_dev = ccb->device; in pm8001_mpi_set_dev_state_resp()3300 struct pm8001_device *pm8001_dev; in pm8001_mpi_reg_resp()3448 struct pm8001_device *pm8001_dev; in pm8001_mpi_task_abort_resp()4159 struct pm8001_device *pm8001_dev, u32 flag) in pm8001_chip_reg_dev_req()[all …]
1785 struct pm8001_device *pm8001_dev; in mpi_ssp_completion()2067 struct pm8001_device *pm8001_dev; in mpi_ssp_event()2257 struct pm8001_device *pm8001_dev; in mpi_sata_completion()2659 struct pm8001_device *pm8001_dev; in mpi_sata_event()2871 struct pm8001_device *pm8001_dev; in mpi_smp_completion()4127 struct pm8001_device *pm8001_dev = dev->lldd_dev; in pm80xx_chip_smp_req()4295 struct pm8001_device *pm8001_dev = dev->lldd_dev; in pm80xx_chip_ssp_io_req()4445 struct pm8001_device *pm8001_ha_dev = dev->lldd_dev; in pm80xx_chip_sata_req()4715 struct pm8001_device *pm8001_dev, u32 flag) in pm80xx_chip_reg_dev_req()
448 * sizeof(struct pm8001_device), GFP_KERNEL); in pm8001_alloc()