Searched refs:phy_port_num (Results 1 - 6 of 6) sorted by relevance

/drivers/scsi/qla4xxx/
H A Dql4_attr.c98 return snprintf(buf, PAGE_SIZE, "0x%04X\n", ha->phy_port_num);
129 static DEVICE_ATTR(phy_port_num, S_IRUGO, qla4xxx_phy_port_num_show, NULL);
H A Dql4_def.h696 uint16_t phy_port_num; member in struct:scsi_qla_host
H A Dql4_nx.c2258 ha->phy_port_num = sys_info->port_num;
/drivers/scsi/bfa/
H A Dbfa_defs.h422 u32 phy_port_num; /* For SFP related events */ member in struct:bfa_port_aen_data_s
H A Dbfa_fc.h876 u32 phy_port_num; member in struct:fc_rnid_general_topology_data_s
H A Dbfa_fcs_lport.c603 gen_topo_data->phy_port_num = 0; /* @todo */

Completed in 320 milliseconds