Home
last modified time | relevance | path

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

/freebsd/sys/cam/scsi/
H A Dscsi_enc_ses.c2345 struct ses_elm_sas_port_phy *port_phy; in ses_print_addl_data_sas_type1() local
2367 port_phy = &addl->proto_data.sasport_phys[i]; in ses_print_addl_data_sas_type1()
2370 sesname, i, port_phy->phy_id, in ses_print_addl_data_sas_type1()
2371 port_phy->connector_index, port_phy->other_index); in ses_print_addl_data_sas_type1()
2373 (uintmax_t)scsi_8btou64(port_phy->phy_addr)); in ses_print_addl_data_sas_type1()