Searched refs:pm8001_device (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/scsi/pm8001/
H A Dpm8001_sas.c435 struct pm8001_device *pm8001_dev = dev->lldd_dev;
533 struct pm8001_device *pm8001_dev;
574 * pm8001_alloc_dev - find a empty pm8001_device
577 static struct pm8001_device *pm8001_alloc_dev(struct pm8001_hba_info *pm8001_ha)
594 * pm8001_find_dev - find a matching pm8001_device
598 struct pm8001_device *pm8001_find_dev(struct pm8001_hba_info *pm8001_ha,
612 void pm8001_free_dev(struct pm8001_device *pm8001_dev)
640 struct pm8001_device *pm8001_device; local
646 pm8001_device
[all...]
H A Dpm8001_sas.h101 struct pm8001_device;
195 struct pm8001_device *pm8001_dev, u32 flag);
208 struct pm8001_device *pm8001_dev, u32 state);
260 struct pm8001_device { struct
288 struct pm8001_device *device;
517 struct pm8001_device *devices;
649 struct pm8001_device *device_to_close);
666 struct pm8001_device *pm8001_dev, u32 state);
701 struct pm8001_device *pm8001_find_dev(struct pm8001_hba_info *pm8001_ha,
717 void pm8001_free_dev(struct pm8001_device *pm8001_de
[all...]
H A Dpm8001_hwi.c1449 struct pm8001_device *pm8001_dev;
1725 struct pm8001_device *pm8001_dev;
1951 struct pm8001_device *pm8001_dev;
2129 struct pm8001_device *pm8001_dev;
2491 struct pm8001_device *pm8001_dev;
2678 struct pm8001_device *pm8001_dev;
2857 struct pm8001_device *pm8001_dev = ccb->device;
3300 struct pm8001_device *pm8001_dev;
3448 struct pm8001_device *pm8001_dev;
3921 struct pm8001_device *pm8001_de
[all...]
H A Dpm80xx_hwi.c1784 struct pm8001_device *pm8001_dev;
2066 struct pm8001_device *pm8001_dev;
2256 struct pm8001_device *pm8001_dev;
2656 struct pm8001_device *pm8001_dev;
2862 struct pm8001_device *pm8001_dev;
4113 struct pm8001_device *pm8001_dev = dev->lldd_dev;
4281 struct pm8001_device *pm8001_dev = dev->lldd_dev;
4431 struct pm8001_device *pm8001_ha_dev = dev->lldd_dev;
4687 struct pm8001_device *pm8001_dev, u32 flag)
H A Dpm8001_init.c441 * sizeof(struct pm8001_device), GFP_KERNEL);

Completed in 336 milliseconds