Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dstorvsc_drv.c332 struct hv_fc_wwn_packet wwn_packet; member
806 if (vstor_packet->wwn_packet.primary_active) { in cache_wwn()
808 wwn_to_u64(vstor_packet->wwn_packet.primary_node_wwn); in cache_wwn()
810 wwn_to_u64(vstor_packet->wwn_packet.primary_port_wwn); in cache_wwn()
813 wwn_to_u64(vstor_packet->wwn_packet.secondary_node_wwn); in cache_wwn()
815 wwn_to_u64(vstor_packet->wwn_packet.secondary_port_wwn); in cache_wwn()