Searched refs:lunit (Results 1 - 8 of 8) sorted by relevance
| /illumos-gate/usr/src/lib/hbaapi/common/ |
| H A D | HBAAPILIB.c | 2978 const HBA_SCSIID *lunit, 2993 status =(registeredfunc)(vendorHandle, lunit, pstatistics); 2970 HBA_GetFCPStatistics( HBA_HANDLE handle, const HBA_SCSIID *lunit, HBA_FC4STATISTICS *pstatistics) argument
|
| H A D | hbaapi.h | 705 const HBA_SCSIID *lunit,
|
| /illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ |
| H A D | in.rarpd.c | 81 int lunit; member in struct:ifdev 248 ifdev->lunit = ifsp.ifsp_lun; 250 ifdev->lunit = -1; /* no logical unit */ 375 ifdev->lunit = ifsp.ifsp_lun; 377 ifdev->lunit = -1; /* no logical unit */ 458 * If lunit == -1 then this is the primary interface name. 460 if (ifdev->lunit == -1) { 465 unit = ifdev->lunit; 949 if (ifdev->lunit == -1) 955 " mask %x", ifdev->lunit, [all...] |
| /illumos-gate/usr/src/lib/smhba/common/ |
| H A D | SMHBAAPILIB.c | 3366 const HBA_SCSIID *lunit, 3382 status = (registeredfunc)(vendorHandle, lunit, pstatistics); 4100 const HBA_SCSIID *lunit, 4115 status = ((GetLUNStatisticsFunc)(vendorHandle, lunit, statistics)); 3364 HBA_GetFCPStatistics( HBA_HANDLE handle, const HBA_SCSIID *lunit, HBA_FC4STATISTICS *pstatistics) argument 4098 SMHBA_GetLUNStatistics( HBA_HANDLE handle, const HBA_SCSIID *lunit, SMHBA_PROTOCOLSTATISTICS *statistics) argument
|
| H A D | smhbaapi.h | 546 const HBA_SCSIID *lunit,
|
| /illumos-gate/usr/src/lib/sun_fc/common/ |
| H A D | Sun_fcGetFCPStatistics.cc | 39 const HBA_SCSIID *lunit, 38 Sun_fcGetFCPStatistics(HBA_HANDLE handle, const HBA_SCSIID *lunit, HBA_FC4STATISTICS *pstatistics) argument
|
| /illumos-gate/usr/src/lib/sun_sas/common/ |
| H A D | Sun_sasGetLUNStatistics.c | 35 const HBA_SCSIID *lunit, 33 Sun_sasGetLUNStatistics( HBA_HANDLE handle, const HBA_SCSIID *lunit, SMHBA_PROTOCOLSTATISTICS *pstatistics) argument
|
| /illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
| H A D | emlxs_hbaapi.h | 708 const HBA_SCSIID *lunit,
|
Completed in 100 milliseconds