Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dstorvsc_drv.c429 struct vmbus_channel **stor_chns; member
647 WRITE_ONCE(stor_device->stor_chns[cpu], NULL); in storvsc_change_target_cpu()
927 if (stor_device->stor_chns == NULL) in storvsc_channel_init()
1378 kfree(stor_device->stor_chns); in storvsc_dev_remove()
1429 stor_device->stor_chns[q_num] = stor_device->stor_chns[tgt_cpu]; in get_og_chn()
1431 return stor_device->stor_chns[q_num]; in get_og_chn()
1473 stor_device->stor_chns[tgt_cpu]); in storvsc_do_io()
1502 stor_device->stor_chns[tgt_cpu]); in storvsc_do_io()
2109 kfree(stor_device->stor_chns); in storvsc_probe()
2156 kfree(stor_device->stor_chns); in storvsc_suspend()
[all …]