Searched refs:Phy (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/sys/dev/mpr/
H A Dmpr_table.c149 {"SMP Phy Control Link Reset", 0x03},
475 MPR_PRINTFIELD_START(sc, "SAS Expander Page 1 #%d", buf->Phy);
478 MPR_PRINTFIELD(sc, buf, Phy, %d);
/freebsd-13-stable/sys/dev/mps/
H A Dmps_table.c138 {"SMP Phy Control Link Reset", 0x03},
454 MPS_PRINTFIELD_START(sc, "SAS Expander Page 1 #%d", buf->Phy);
457 MPS_PRINTFIELD(sc, buf, Phy, %d);
/freebsd-13-stable/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdioctl.h644 bit32 Phy; member in struct:tdPhyCount_s
H A Dtdioctl.c760 if ((saRoot->phys[i].status == 1) && (sas_dev_type == 0)){ //status 1 - Phy Up
1710 // PhyBlob->Phy |= 0x800;
1715 TI_DBG1(("ostiGetPhyProfileIOCTLRsp: PhyBlob->Phy 0x%x\n",PhyBlob->Phy));
2542 /* Copy the Phy settings */
2981 // PhyBlob->Phy |= 0x100;
2985 TI_DBG1(("tdsaPhyProfileIoctl: SPC operation 0x%x PHY %d\n",agIOCTLPayload->MinorFunction,PhyBlob->Phy));
2986 retcode = saLocalPhyControl(agRoot,agNULL,0 ,PhyBlob->Phy ,agIOCTLPayload->MinorFunction , agNULL);
2994 TI_DBG1(("tdsaPhyProfileIoctl: SPCv operation 0x%x PHY %d\n",agIOCTLPayload->MinorFunction,PhyBlob->Phy));
2995 retcode = saGetPhyProfile( agRoot,agNULL,0,agIOCTLPayload->MinorFunction , PhyBlob->Phy);
[all...]
/freebsd-13-stable/sys/dev/mps/mpi/
H A Dmpi2_cnfg.h603 MPI2_MANUFACTURING5_ENTRY Phy[MPI2_MAN_PAGE_5_PHY_ENTRIES];/* 0x08 */ member in struct:_MPI2_CONFIG_PAGE_MAN_5
1261 MPI2_BIOS4_ENTRY Phy[MPI2_BIOS_PAGE_4_PHY_ENTRIES]; /* 0x08 */ member in struct:_MPI2_CONFIG_PAGE_BIOS_4
2145 U8 Phy; /* 0x0D */ member in struct:_MPI2_CONFIG_PAGE_EXPANDER_1
/freebsd-13-stable/sys/dev/mpr/mpi/
H A Dmpi2_cnfg.h221 * Added new SAS Phy Event codes
793 MPI2_MANUFACTURING5_ENTRY Phy[MPI2_MAN_PAGE_5_PHY_ENTRIES];/* 0x08 */ member in struct:_MPI2_CONFIG_PAGE_MAN_5
1727 MPI2_BIOS4_ENTRY Phy[MPI2_BIOS_PAGE_4_PHY_ENTRIES]; /* 0x08 */ member in struct:_MPI2_CONFIG_PAGE_BIOS_4
2664 U8 Phy; /* 0x0D */ member in struct:_MPI2_CONFIG_PAGE_EXPANDER_1
/freebsd-13-stable/usr.sbin/mpsutil/
H A Dmps_show.c732 printf(" Phy RemotePhy DevHandle Speed Min Max Device\n");
761 printf(" %02d %s %s %s %s %s %s\n", exp1->Phy, rphy, rhandle, speed, min, max, type);
/freebsd-13-stable/sys/dev/mpt/mpilib/
H A Dmpi_cnfg.h235 * Added Disabled bad Phy define to Expander Page 1
2793 U8 Phy; /* 0Dh */ member in struct:_CONFIG_PAGE_SAS_EXPANDER_1

Completed in 256 milliseconds