Home
last modified time | relevance | path

Searched defs:portindex (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/lib/sun_sas/common/
H A DSun_sasGetProtocolStatistics.c35 HBA_UINT32 portindex, in Sun_sasGetProtocolStatistics()
/illumos-gate/usr/src/lib/sun_fc/common/
H A DSun_fcAdapterReturnWWN.cc37 HBA_UINT32 portindex, HBA_WWN *nwwn, in Sun_fcAdapterReturnWWN()
H A DSun_fcDeleteNPIVPort.cc35 HBA_STATUS Sun_fcDeleteNPIVPort(HBA_HANDLE handle, HBA_UINT32 portindex, in Sun_fcDeleteNPIVPort()
H A DSun_fcCreateNPIVPort.cc35 HBA_STATUS Sun_fcCreateNPIVPort(HBA_HANDLE handle, HBA_UINT32 portindex, in Sun_fcCreateNPIVPort()
H A DSun_fcGetNPIVPortInfo.cc35 HBA_STATUS Sun_fcGetNPIVPortInfo(HBA_HANDLE handle, HBA_UINT32 portindex, in Sun_fcGetNPIVPortInfo()
H A DSun_fcSendRPL.cc50 HBA_UINT32 portindex, in Sun_fcSendRPL()
H A DSun_fcAdapterCreateWWN.cc55 HBA_UINT32 portindex, HBA_WWN *nwwn, HBA_WWN *pwwn, in Sun_fcAdapterCreateWWN()
/illumos-gate/usr/src/lib/hbaapi/common/
H A DHBAAPILIB-sun.c608 HBA_UINT32 portindex, in Sun_HBA_GetNPIVPortInfo()
632 HBA_UINT32 portindex, in Sun_HBA_DeleteNPIVPort()
655 HBA_UINT32 portindex, in Sun_HBA_CreateNPIVPort()
680 HBA_UINT32 portindex, in Sun_HBA_GetPortNPIVAttributes()
703 HBA_UINT32 portindex, in Sun_HBA_AdapterCreateWWN()
729 HBA_UINT32 portindex, in Sun_HBA_AdapterReturnWWN()
H A DHBAAPILIB.c2044 HBA_UINT32 portindex, in HBA_GetAdapterPortAttributes()
2070 HBA_UINT32 portindex, in HBA_GetPortStatistics()
2096 HBA_UINT32 portindex, in HBA_GetDiscoveredPortAttributes()
2348 HBA_ResetStatistics (HBA_HANDLE handle, HBA_UINT32 portindex) { in HBA_ResetStatistics()
2659 HBA_UINT32 portindex, in HBA_SendRPL()
/illumos-gate/usr/src/lib/smhba/common/
H A DSMHBAAPILIB.c2361 HBA_UINT32 portindex, in HBA_GetAdapterPortAttributes()
2391 HBA_UINT32 portindex, in HBA_GetPortStatistics()
2421 HBA_UINT32 portindex, in HBA_GetDiscoveredPortAttributes()
3013 HBA_UINT32 portindex, in HBA_SendRPL()
3650 HBA_UINT32 portindex, in SMHBA_GetPortType()
3675 HBA_UINT32 portindex, in SMHBA_GetAdapterPortAttributes()
3703 HBA_UINT32 portindex, in SMHBA_GetDiscoveredPortAttributes()
3761 HBA_UINT32 portindex, in SMHBA_GetFCPhyAttributes()
3788 HBA_UINT32 portindex, in SMHBA_GetSASPhyAttributes()
3815 HBA_UINT32 portindex, in SMHBA_GetProtocolStatistics()
[all …]
/illumos-gate/usr/src/cmd/fcinfo/
H A Dfcinfo-list.c283 printHBANPIVPortInfo(HBA_HANDLE handle, int portindex) in printHBANPIVPortInfo()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c7584 int portlen, portindex, ret; in fp_fciocmd() local