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

/drivers/scsi/pm8001/
H A Dpm8001_sas.c361 struct pm8001_device *pm8001_dev;
544 * pm8001_alloc_dev - find a empty pm8001_device
547 struct pm8001_device *pm8001_alloc_dev(struct pm8001_hba_info *pm8001_ha)
564 static void pm8001_free_dev(struct pm8001_device *pm8001_dev)
592 struct pm8001_device *pm8001_device; local
598 pm8001_device = pm8001_alloc_dev(pm8001_ha);
599 if (!pm8001_device) {
603 pm8001_device->sas_device = dev;
604 dev->lldd_dev = pm8001_device;
[all...]
H A Dpm8001_sas.h114 struct pm8001_device;
153 struct pm8001_device *pm8001_dev, u32 flag);
158 struct pm8001_device *pm8001_dev, u8 flag, u32 task_tag,
167 struct pm8001_device *pm8001_dev, u32 state);
206 struct pm8001_device { struct
235 struct pm8001_device *device;
375 struct pm8001_device *devices;
491 struct pm8001_device *device_to_close);
H A Dpm8001_hwi.c1425 struct pm8001_device *pm8001_dev;
1662 struct pm8001_device *pm8001_dev;
1901 struct pm8001_device *pm8001_dev;
2095 struct pm8001_device *pm8001_dev;
2420 struct pm8001_device *pm8001_dev;
2638 struct pm8001_device *pm8001_dev;
2835 struct pm8001_device *pm8001_dev = ccb->device;
3281 struct pm8001_device *pm8001_dev;
3942 struct pm8001_device *pm8001_dev = dev->lldd_dev;
4006 struct pm8001_device *pm8001_de
[all...]
H A Dpm8001_init.c256 sizeof(struct pm8001_device);
258 sizeof(struct pm8001_device);

Completed in 20 milliseconds