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