Home
last modified time | relevance | path

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

/linux-6.1.9/include/scsi/
Dscsi_transport_fc.h670 #define fc_host_num_discovered_ports(x) \ macro
/linux-6.1.9/drivers/scsi/libfc/
Dfc_lport.c1904 fc_host_num_discovered_ports(lport->host) = 4; in fc_lport_init()
1930 fc_host_num_discovered_ports(lport->host) = DISCOVERED_PORTS; in fc_lport_init()
Dfc_encode.h673 put_unaligned_be32(fc_host_num_discovered_ports(lport->host), in fc_ct_ms_fill()