Home
last modified time | relevance | path

Searched refs:VirtDevice (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/message/fusion/
H A Dmptspi.c720 VirtDevice *vdevice; in mptspi_sdev_init()
728 vdevice = kzalloc(sizeof(VirtDevice), GFP_KERNEL); in mptspi_sdev_init()
731 ioc->name, sizeof(VirtDevice)); in mptspi_sdev_init()
781 VirtDevice *vdevice = SCpnt->device->hostdata; in mptspi_qcmd()
807 VirtDevice *vdevice = sdev->hostdata; in mptspi_sdev_destroy()
H A Dmptfc.c638 VirtDevice *vdevice; in mptfc_sdev_init()
652 vdevice = kzalloc(sizeof(VirtDevice), GFP_KERNEL); in mptfc_sdev_init()
655 ioc->name, sizeof(VirtDevice)); in mptfc_sdev_init()
685 VirtDevice *vdevice = SCpnt->device->hostdata; in mptfc_qcmd()
H A Dmptbase.h409 } VirtDevice; typedef
H A Dmptctl.c1234 VirtDevice *vdevice; in mptctl_getiocinfo()
1367 VirtDevice *vdevice; in mptctl_gettargetinfo()