Searched refs:PhyNum (Results 1 - 18 of 18) sorted by relevance

/freebsd-current/sys/dev/mps/mpi/
H A Dmpi2_sas.h251 U8 PhyNum; /* 0x0E */ member in struct:_MPI2_SAS_IOUNIT_CONTROL_REQUEST
H A Dmpi2_ioc.h750 U8 PhyNum; /* 0x00 */ member in struct:_MPI2_EVENT_DATA_SAS_BROADCAST_PRIMITIVE
895 U8 PhyNum; /* 0x0D */ member in struct:_MPI2_EVENT_DATA_SAS_PHY_COUNTER
939 U8 PhyNum; /* 0x02 */ member in struct:_MPI2_EVENT_HBD_PHY_SAS
H A Dmpi2_cnfg.h2196 U8 PhyNum; /* 0x16 */ member in struct:_MPI2_CONFIG_PAGE_SAS_DEV_0
/freebsd-current/sys/dev/mpt/mpilib/
H A Dmpi_ioc.h622 U8 PhyNum; /* 0Eh */ member in struct:_EVENT_DATA_SAS_DEVICE_STATUS_CHANGE
812 U8 PhyNum; /* 00h */ member in struct:_EVENT_DATA_SAS_SES
823 U8 PhyNum; /* 00h */ member in struct:_EVENT_DATA_SAS_BROADCAST_PRIMITIVE
844 U8 PhyNum; /* 00h */ member in struct:_EVENT_DATA_SAS_PHY_LINK_STATUS
H A Dmpi_sas.h248 U8 PhyNum; /* 0Eh */ member in struct:_MSG_SAS_IOUNIT_CONTROL_REQUEST
H A Dmpi_cnfg.h2844 U8 PhyNum; /* 16h */ member in struct:_CONFIG_PAGE_SAS_DEVICE_0
/freebsd-current/sys/dev/mpr/mpi/
H A Dmpi2_sas.h275 U8 PhyNum; /* 0x0E */ member in struct:_MPI2_SAS_IOUNIT_CONTROL_REQUEST
H A Dmpi2_ioc.h947 U8 PhyNum; /* 0x00 */ member in struct:_MPI2_EVENT_DATA_SAS_BROADCAST_PRIMITIVE
970 U8 PhyNum; /* 0x00 */ member in struct:_MPI2_EVENT_DATA_SAS_NOTIFY_PRIMITIVE
1121 U8 PhyNum; /* 0x0D */ member in struct:_MPI2_EVENT_DATA_SAS_PHY_COUNTER
1182 U8 PhyNum; /* 0x02 */ member in struct:_MPI2_EVENT_HBD_PHY_SAS
1783 U8 PhyNum; /* 0x0E */ member in struct:_MPI26_IOUNIT_CONTROL_REQUEST
H A Dmpi2_cnfg.h2715 U8 PhyNum; /* 0x16 */ member in struct:_MPI2_CONFIG_PAGE_SAS_DEV_0
/freebsd-current/sys/dev/mpr/
H A Dmpr_table.c341 MPR_PRINTFIELD(sc, buf, PhyNum, %d);
459 MPR_PRINTFIELD(sc, data, PhyNum, %d);
H A Dmpr_sas_lsi.c892 * 1 - use the PhyNum field as a fallback to the mapping logic
893 * 0 - never use the PhyNum field
894 * -1 - only use the PhyNum field
900 * added. PhyNum mapping should not be used if multiple enclosures are
908 ((id = config_page.PhyNum) > sassc->maxtargets)) {
/freebsd-current/sys/dev/mps/
H A Dmps_table.c321 MPS_PRINTFIELD(sc, buf, PhyNum, %d);
438 MPS_PRINTFIELD(sc, data, PhyNum, %d);
H A Dmps_sas_lsi.c688 * 1 - use the PhyNum field as a fallback to the mapping logic
689 * 0 - never use the PhyNum field
690 * -1 - only use the PhyNum field
696 * added. PhyNum mapping should not be used if multiple enclosures are
704 || ((id = config_page.PhyNum) > sassc->maxtargets)) {
/freebsd-current/usr.sbin/mpsutil/
H A Dmps_show.c189 printf("%-8s%-12s%-11s%-10s%-8s%-7s%-7s%s\n", "PhyNum", "CtlrHandle",
577 if (device->PhyNum < nphys) {
578 phydata = &sas0->PhyData[device->PhyNum];
587 (device->PhyNum <<
/freebsd-current/sys/dev/mpi3mr/mpi/
H A Dmpi30_ioc.h681 U8 PhyNum; /* 0x00 */ member in struct:_MPI3_EVENT_DATA_SAS_BROADCAST_PRIMITIVE
704 U8 PhyNum; /* 0x00 */ member in struct:_MPI3_EVENT_DATA_SAS_NOTIFY_PRIMITIVE
791 U8 PhyNum; /* 0x0D */ member in struct:_MPI3_EVENT_DATA_SAS_PHY_COUNTER
H A Dmpi30_transport.h404 U8 PhyNum; /* 0x06 */ member in struct:_MPI3_TARGET_COMMAND_BUFFER_REPLY_DESCRIPTOR
H A Dmpi30_cnfg.h3596 U8 PhyNum; /* 0x0C */ member in struct:_MPI3_DEVICE0_SAS_SATA_FORMAT
/freebsd-current/sys/dev/mpt/
H A Dmpt_cam.c740 device_info->phy_num = buffer->PhyNum;

Completed in 475 milliseconds