Home
last modified time | relevance | path

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

/freebsd/sys/dev/mps/mpi/
H A Dmpi2_cnfg.h596 U8 NumPhys; /* 0x04 */ member
677 U8 NumPhys; /* 0x20 */ member
1256 U8 NumPhys; /* 0x04 */ member
1684 U8 NumPhys; /* 0x0C */ member
1757 U8 NumPhys; /* 0x10 */ member
1850 U8 NumPhys; /* 0x28 */ member
1925 U8 NumPhys; /* 0x08 */ member
2080 U8 NumPhys; /* 0x20 */ member
2142 U8 NumPhys; /* 0x0C */ member
H A Dmpi2_ioc.h820 U8 NumPhys; /* 0x04 */ member
H A Dmpi2_history.txt215 * NumPhys field) to determine the number of valid elements
/freebsd/sys/dev/mpr/mpi/
H A Dmpi2_cnfg.h786 U8 NumPhys; /* 0x04 */ member
877 U8 NumPhys; /* 0x20 */ member
1320 U8 NumPhys; /* 0x28 */ member
1722 U8 NumPhys; /* 0x04 */ member
2160 U8 NumPhys; /* 0x0C */ member
2235 U8 NumPhys; /* 0x10 */ member
2339 U8 NumPhys; /* 0x28 */ member
2414 U8 NumPhys; /* 0x08 */ member
2599 U8 NumPhys; /* 0x20 */ member
2661 U8 NumPhys; /* 0x0C */ member
[all …]
H A Dmpi2_ioc.h1036 U8 NumPhys; /* 0x04 */ member
H A Dmpi2_history.txt264 * NumPhys field) to determine the number of valid elements
/freebsd/usr.sbin/mpsutil/
H A Dmps_show.c191 for (i = 0; i < sas0->NumPhys; i++) { in show_adapter()
535 nphys = sas0->NumPhys; in show_devices()
716 nphys = exp0->NumPhys; in show_expanders()
728 exp0->NumPhys, le32toh(exp0->SASAddress.High), le32toh(exp0->SASAddress.Low), in show_expanders()
/freebsd/sys/dev/mpi3mr/mpi/
H A Dmpi30_cnfg.h427 U8 NumPhys; /* 0x08 */ member
633 U8 NumPhys; /* 0x0C */ member
1581 U8 NumPhys; /* 0x28 */ member
2540 U8 NumPhys; /* 0x0C */ member
2606 U8 NumPhys; /* 0x10 */ member
2688 …U8 NumPhys; /*… member
2768 U8 NumPhys; /* 0x24 */ member
2816 U8 NumPhys; /* 0x0C */ member
2885 U8 NumPhys; /* 0x08 */ member
3217 U8 NumPhys; /* 0x0C */ member
[all …]
H A Dmpi30_ioc.h767 U8 NumPhys; /* 0x04 */ member
/freebsd/sys/dev/mps/
H A Dmps_table.c379 MPS_PRINTFIELD(sc, data, NumPhys, %d); in mps_print_evt_sas()
454 MPS_PRINTFIELD(sc, buf, NumPhys, %d); in mps_print_expander1()
H A Dmps_mapping.c2453 topo_change.num_phys = event_data->NumPhys; in mps_mapping_topology_change_event()
/freebsd/sys/dev/mpr/
H A Dmpr_table.c400 MPR_PRINTFIELD(sc, data, NumPhys, %d); in mpr_print_evt_sas()
475 MPR_PRINTFIELD(sc, buf, NumPhys, %d); in mpr_print_expander1()
H A Dmpr_mapping.c2923 topo_change.num_phys = event_data->NumPhys; in mpr_mapping_topology_change_event()
/freebsd/sys/dev/mpt/mpilib/
H A Dmpi_cnfg.h815 U8 NumPhys; /* 20h */ member
2548 U8 NumPhys; /* 0Ch */ member
2622 U8 NumPhys; /* 10h */ member
2757 U8 NumPhys; /* 20h */ member
2791 U8 NumPhys; /* 0Ch */ member
H A Dmpi_ioc.h971 U8 NumPhys; /* 1Ch */ member
/freebsd/sys/dev/mpt/
H A Dmpt_cam.c636 portinfo->num_phys = buffer->NumPhys; in mptsas_sas_io_unit_pg0()