Searched refs:adapter_index (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/lib/smhba/common/ |
H A D | smhbaapi.h | 384 HBA_UINT32 adapter_index,
|
H A D | SMHBAAPILIB.c | 3393 HBA_UINT32 adapter_index, in HBA_GetVendorLibraryAttributes() argument 3402 adapter_index, 0, 0); in HBA_GetVendorLibraryAttributes() 3423 if (adapt_infop->index == adapter_index) { in HBA_GetVendorLibraryAttributes() 3539 HBA_UINT32 adapter_index, in SMHBA_GetVendorLibraryAttributes() argument 3548 adapter_index, 0, 0); in SMHBA_GetVendorLibraryAttributes() 3569 if (adapt_infop->index == adapter_index) { in SMHBA_GetVendorLibraryAttributes()
|
/illumos-gate/usr/src/uts/intel/io/scsi/adapters/arcmsr/ |
H A D | arcmsr.h | 777 uint8_t adapter_index; member
|
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_hbaapi.h | 860 HBA_UINT32 adapter_index,
|
/illumos-gate/usr/src/lib/hbaapi/common/ |
H A D | hbaapi.h | 856 HBA_UINT32 adapter_index,
|
H A D | HBAAPILIB.c | 2997 HBA_UINT32 adapter_index, in HBA_GetVendorLibraryAttributes() argument 3006 adapter_index, 0, 0); in HBA_GetVendorLibraryAttributes() 3024 if(adapt_infop->index == adapter_index) { in HBA_GetVendorLibraryAttributes()
|