Home
last modified time | relevance | path

Searched defs:hba_AdapterAttributes (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hbaapi.h275 typedef struct hba_AdapterAttributes { struct
276 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 …]
/titanic_44/usr/src/lib/hbaapi/common/
H A Dhbaapi.h274 typedef struct hba_AdapterAttributes { struct
275 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 …]