Home
last modified time | relevance | path

Searched refs:mic_bootparam (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/drivers/misc/mic/scif/
Dscif_main.c93 struct mic_bootparam *bp = sdev->dp; in scif_qp_setup_handler()
98 struct mic_bootparam __iomem *bp = sdev->rdp; in scif_qp_setup_handler()
179 struct mic_bootparam *bp = sdev->dp; in scif_probe()
184 struct mic_bootparam __iomem *bp = sdev->rdp; in scif_probe()
221 struct mic_bootparam *bp = sdev->dp; in scif_remove()
226 struct mic_bootparam __iomem *bp = sdev->rdp; in scif_remove()
/linux-4.4.14/include/uapi/linux/
Dmic_common.h85 struct mic_bootparam { struct
103 struct mic_bootparam bootparam; argument
/linux-4.4.14/drivers/misc/mic/card/
Dmic_device.c45 struct mic_bootparam __iomem *bootparam; in mic_dp_init()
293 struct mic_bootparam __iomem *bootparam; in mic_driver_init()
Dmic_virtio.c524 for (i = sizeof(struct mic_bootparam); i < MIC_DP_SIZE; in mic_scan_devices()
602 struct mic_bootparam __iomem *bootparam; in mic_devices_init()
629 struct mic_bootparam __iomem *bootparam = mdrv->dp; in mic_devices_uninit()
/linux-4.4.14/drivers/misc/mic/host/
Dmic_virtio.c482 struct mic_bootparam *bootparam = mvdev->mdev->dp; in mic_virtio_config_change()
570 for (i = sizeof(struct mic_bootparam); in mic_copy_dp_entry()
626 struct mic_bootparam *bootparam = mdev->dp; in mic_virtio_add_device()
750 struct mic_bootparam *bootparam = mdev->dp; in mic_virtio_del_device()
Dmic_debugfs.c111 struct mic_bootparam *bootparam = mdev->dp; in mic_dp_show()
Dmic_boot.c276 struct mic_bootparam *bootparam = mdev->dp; in mic_bootparam_init()
/linux-4.4.14/Documentation/mic/mpssd/
Dmpssd.c315 for (i = sizeof(struct mic_bootparam); i < PAGE_SIZE; in get_device_desc()