Searched defs:hba_AdapterAttributes (Results 1 – 2 of 2) sorted by relevance
275 typedef struct hba_AdapterAttributes { struct276 char Manufacturer[64]; /*Emulex */277 char SerialNumber[64]; /* A12345 */278 char Model[256]; /* QLA2200 */279 char ModelDescription[256]; /* Agilent TachLite */280 HBA_WWN NodeWWN;281 char NodeSymbolicName[256]; /* From GS-3 */282 char HardwareVersion[256]; /* Vendor use */283 char DriverVersion[256]; /* Vendor use */284 char OptionROMVersion[256]; /* Vendor use - i.e. hardware boot ROM*/[all …]
274 typedef struct hba_AdapterAttributes { struct275 char Manufacturer[64]; /*Emulex */276 char SerialNumber[64]; /* A12345 */277 char Model[256]; /* QLA2200 */278 char ModelDescription[256]; /* Agilent TachLite */279 HBA_WWN NodeWWN;280 char NodeSymbolicName[256]; /* From GS-3 */281 char HardwareVersion[256]; /* Vendor use */282 char DriverVersion[256]; /* Vendor use */283 char OptionROMVersion[256]; /* Vendor use - i.e. hardware boot ROM*/[all …]