/titanic_50/usr/src/lib/sun_fc/common/ |
H A D | HBA.cc | 53 const uint8_t HBA::HBA_PORT_MAX = UCHAR_MAX; 66 void HBA::addPort(HBAPort* port) { in addPort() 93 uint8_t HBA::getNumberOfPorts() { in getNumberOfPorts() 109 HBAPort* HBA::getPort(uint64_t wwn) { in getPort() 144 bool HBA::containsWWN(uint64_t wwn) { in containsWWN() 175 HBAPort* HBA::getPortByIndex(int index) { in getPortByIndex() 206 bool HBA::operator==(HBA &comp) { in operator ==() 235 void HBA::setRNID(HBA_MGMTINFO info) { in setRNID() 262 void HBA::validatePresent() { in validatePresent() 280 int HBA::_open(std::string path, int flag) { in _open() [all …]
|
H A D | HBA.h | 32 class HBA; variable 53 class HBA : public Lockable { 55 HBA() {} in HBA() function 56 virtual ~HBA(); 57 bool operator == (HBA &comp);
|
H A D | HBAList.cc | 120 HBA *tmp = hbas[index]; in openHBA() 159 HBA *tmp = tgthbas[index]; in openTgtHBA() 182 HBA *tmp = hbas[index]; in getHBAName() 208 HBA *tmp = tgthbas[index]; in getTgtHBAName() 236 HBA *tmp; in openHBA() 267 HBA *tmp; in openTgtHBA() 304 vector<HBA*> tmp; in getNumberofAdapters() 359 vector<HBA*> tmp; in getNumberofTgtAdapters()
|
H A D | Handle.h | 53 Handle(HBA *hba); // Generate ID, and add to vector 65 HBA* getHBA() { return (hba); } in getHBA() 77 HBA *hba;
|
H A D | AdapterEventListener.h | 51 AdapterEventListener(HBA *hba, AdapterCallback myCallback, void *data); 55 HBA *hba;
|
H A D | FCHBA.h | 42 class FCHBA : public HBA { 52 static void loadAdapters(std::vector<HBA*> &list);
|
H A D | TgtFCHBA.h | 42 class TgtFCHBA : public HBA { 51 static void loadAdapters(std::vector<HBA*> &list);
|
H A D | HandleNPIVPort.h | 51 HBA *hba, HBAPort *port, HBANPIVPort *vport); 65 HBA *hba;
|
H A D | HBAList.h | 75 std::vector<HBA*> hbas; 76 std::vector<HBA*> tgthbas;
|
H A D | HandlePort.h | 54 HandlePort(Handle *handle, HBA *hba, HBAPort *port); 77 HBA *hba;
|
H A D | FCHBANPIVPort.cc | 107 int fd = HBA::_open(path, O_NDELAY | O_RDONLY); in fp_ioctl() 111 HBA::_ioctl(fd, cmd, (uchar_t *)fcio); in fp_ioctl() 114 HBA::_ioctl(fd, cmd, (uchar_t *)fcio); in fp_ioctl()
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-library-storage-fibre-channel-hbaapi.mf | 29 value="Common Fibre Channel HBA API Library based on the T11 FC-MI specification" 30 set name=pkg.summary value="Common Fibre Channel HBA API Library" 47 desc="Common Fibre Channel HBA API Library based on the T11 FC-MI specification" \ 48 name="Common Fibre Channel HBA API Library (Usr)" 50 desc="Common Fibre Channel HBA API Library based on the T11 FC-MI specification" \ 51 name="Common Fibre Channel HBA API Library (Root)"
|
H A D | driver-storage-pmcs.mf | 33 set name=pkg.description value="PMC-Sierra SAS-2 HBA Driver" 34 set name=pkg.summary value="PMC-Sierra SAS-2 HBA driver" 59 legacy pkg=SUNWpmcsr desc="PMC-Sierra SAS-2 HBA Driver (root)" \ 60 name="PMC-Sierra SAS-2 HBA driver (root)" 61 legacy pkg=SUNWpmcsu desc="PMC-Sierra SAS-2 HBA driver (usr)" \ 62 name="PMC-Sierra SAS-2 HBA driver (usr)"
|
H A D | driver-storage-ahci.mf | 34 value="Advanced Host Controller Interface (AHCI) SATA HBA Driver" 36 value="Advanced Host Controller Interface (AHCI) SATA HBA Driver" 49 desc="Advanced Host Controller Interface (AHCI) SATA HBA Driver" \ 50 name="Advanced Host Controller Interface (AHCI) SATA HBA Driver"
|
H A D | driver-storage-lsimega.mf | 33 set name=pkg.description value="LSI Hardware RAID HBA Driver" 34 set name=pkg.summary value="LSI Hardware RAID HBA Driver" 51 legacy pkg=SUNWlsimega desc="LSI Hardware RAID HBA Driver" \ 52 name="LSI Hardware RAID HBA Driver"
|
H A D | driver-storage-aac.mf | 34 value="Adaptec AdvanceRaid Controller SCSI HBA Driver" 35 set name=pkg.summary value="Adaptec AdvanceRaid Controller SCSI HBA Driver" 54 legacy pkg=SUNWaac desc="Adaptec AdvanceRaid Controller SCSI HBA Driver" \ 55 name="Adaptec AdvanceRaid Controller SCSI HBA Driver"
|
H A D | driver-storage-amr.mf | 33 set name=pkg.description value="LSI MegaRAID SCSI HBA Driver" 34 set name=pkg.summary value="LSI MegaRAID SCSI HBA Driver" 52 legacy pkg=SUNWamr desc="LSI MegaRAID SCSI HBA Driver" \ 53 name="LSI MegaRAID SCSI HBA Driver"
|
H A D | driver-storage-mr_sas.mf | 35 set name=pkg.description value="LSI MegaRAID SAS2.0 Controller HBA Driver" 36 set name=pkg.summary value="LSI MegaRAID SAS2.0 HBA Driver" 66 legacy pkg=SUNWmrsas desc="LSI MegaRAID SAS2.0 Controller HBA Driver" \ 67 name="LSI MegaRAID SAS2.0 HBA Driver"
|
H A D | driver-storage-mpt_sas.mf | 34 set name=pkg.description value="LSI MPT SAS 2.0/2.5 Controller HBA Driver" 35 set name=pkg.summary value="LSI MPT SAS 2.0/2.5 Controller HBA Driver" 97 legacy pkg=SUNWmptsas desc="LSI MPT SAS 2.0/2.5 Controller HBA Driver" \ 98 name="LSI MPT SAS 2.0/2.5 Controller HBA Driver"
|
H A D | system-library-storage-fibre-channel-libsun_fc.mf | 29 value="SNIA HBA library for Sun Fibre Channel adapters" 40 legacy pkg=SUNWfchba desc="SNIA HBA library for Sun Fibre Channel adapters" \ 43 desc="T11 FC-HBA library for Sun Fibre Channel adapters (root)" \
|
H A D | system-storage-sasinfo.mf | 35 value="T11 Storage Management HBA API Libraries and CLI" 36 set name=pkg.summary value="SM-HBA Libraries and CLI" 64 legacy pkg=SUNWsmhba desc="T11 Storage Management HBA API Libraries and CLI" \ 65 name="SM-HBA Libraries and CLI" 67 desc="T11 Storage Management HBA API Libraries and CLI (root)" \ 68 name="SM-HBA Libraries and CLI (root)"
|
H A D | driver-storage-mega_sas.mf | 33 set name=pkg.description value="LSI MegaSAS RAID Controller HBA Driver" 34 set name=pkg.summary value="LSI MegaSAS RAID Controller HBA Driver" 150 legacy pkg=SUNWmegasas desc="LSI MegaSAS RAID Controller HBA Driver" \ 151 name="LSI MegaSAS RAID Controller HBA Driver"
|
H A D | system-storage-fibre-channel-port-utility.mf | 30 set name=pkg.summary value="Fibre Channel HBA Port utility" 56 name="Fibre Channel HBA Port utility" 59 name="Fibre Channel HBA Port NPIV utility (root)"
|
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_event.c | 45 emlxs_hba_t *hba = HBA; in emlxs_event_check() 214 emlxs_hba_t *hba = HBA; in emlxs_event() 437 emlxs_hba_t *hba = HBA; in emlxs_flush_ct_event() 516 emlxs_hba_t *hba = HBA; in emlxs_ct_event_destroy() 536 emlxs_hba_t *hba = HBA; in emlxs_log_link_event() 660 emlxs_hba_t *hba = HBA; in emlxs_log_dump_event() 698 emlxs_hba_t *hba = HBA; in emlxs_log_temp_event() 734 emlxs_hba_t *hba = HBA; in emlxs_log_fcoe_event() 799 emlxs_hba_t *hba = HBA; in emlxs_get_dfc_eventinfo() 963 emlxs_hba_t *hba = HBA; in emlxs_get_dfc_event() [all …]
|
H A D | emlxs_fcf.c | 1853 emlxs_hba_t *hba = HBA; in emlxs_fcf_linkdown() 1885 emlxs_hba_t *hba = HBA; in emlxs_fcf_linkup() 2176 emlxs_hba_t *hba = HBA; in emlxs_fcf_shutdown_notify() 2234 emlxs_hba_t *hba = HBA; in emlxs_fcf_linkup_notify() 2268 emlxs_hba_t *hba = HBA; in emlxs_fcf_linkdown_notify() 2302 emlxs_hba_t *hba = HBA; in emlxs_fcf_cvl_notify() 2337 emlxs_hba_t *hba = HBA; in emlxs_fcf_full_notify() 2371 emlxs_hba_t *hba = HBA; in emlxs_fcf_found_notify() 2406 emlxs_hba_t *hba = HBA; in emlxs_fcf_changed_notify() 2441 emlxs_hba_t *hba = HBA; in emlxs_fcf_lost_notify() [all …]
|