Searched refs:bw_counts (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/ |
H A D | sampirsp.c | 2832 agsaPhyBWCountersPage_t bw_counts; in mpiGetPhyProfileRsp() local 2833 …OSSA_READ_LE_32(agRoot, &bw_counts.TXBWCounter, pIomb, OSSA_OFFSET_OF(agsaGetPhyProfileRspV_t,Page… in mpiGetPhyProfileRsp() 2834 …OSSA_READ_LE_32(agRoot, &bw_counts.RXBWCounter, pIomb, OSSA_OFFSET_OF(agsaGetPhyProfileRspV_t,Page… in mpiGetPhyProfileRsp() 2836 …hyProfileRsp: GET_SAS_PHY_BW_COUNTERS TX 0x%08X RX 0x%08X\n",bw_counts.TXBWCounter,bw_counts.RXBWC… in mpiGetPhyProfileRsp() 2838 ossaGetPhyProfileCB(agRoot, agContext, status, SOP, PhyId, &bw_counts); in mpiGetPhyProfileRsp()
|