Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dmvumi.c1474 mv_dev->id, mv_dev->wwid); in mvumi_detach_devices()
1475 kfree(mv_dev); in mvumi_detach_devices()
1480 mv_dev->id, mv_dev->wwid); in mvumi_detach_devices()
1481 kfree(mv_dev); in mvumi_detach_devices()
1518 __func__, mv_dev->wwid, mv_dev->id, id); in mvumi_match_devices()
1540 mv_dev->id, mv_dev->wwid); in mvumi_remove_devices()
1543 kfree(mv_dev); in mvumi_remove_devices()
1577 if (!mv_dev) { in mvumi_probe_devices()
1583 mv_dev->id = id; in mvumi_probe_devices()
1631 mv_dev->id, mv_dev->wwid); in mvumi_rescan_bus()
[all …]