Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla4xxx/
H A Dql4_attr.c235 return snprintf(buf, PAGE_SIZE, "0x%04X\n", ha->phy_port_num); in qla4xxx_phy_port_num_show()
323 static DEVICE_ATTR(phy_port_num, S_IRUGO, qla4xxx_phy_port_num_show, NULL);
H A Dql4_def.h796 uint16_t phy_port_num; member
H A Dql4_nx.c4068 ha->phy_port_num = sys_info->port_num; in qla4_8xxx_get_sys_info()
/linux/drivers/scsi/bfa/
H A Dbfa_fc.h855 u32 phy_port_num; member
H A Dbfa_defs.h468 u32 phy_port_num; /* For SFP related events */ member
H A Dbfa_fcs_lport.c636 gen_topo_data->phy_port_num = 0; /* @todo */ in bfa_fs_port_get_gen_topo_data()