Home
last modified time | relevance | path

Searched refs:DDB_DS_SESSION_ACTIVE (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/qla4xxx/
H A Dql4_init.c1018 case DDB_DS_SESSION_ACTIVE: in qla4xxx_ddb_change()
1032 case DDB_DS_SESSION_ACTIVE: in qla4xxx_ddb_change()
1053 case DDB_DS_SESSION_ACTIVE: in qla4xxx_ddb_change()
1113 case DDB_DS_SESSION_ACTIVE: in qla4xxx_flash_ddb_change()
1126 case DDB_DS_SESSION_ACTIVE: in qla4xxx_flash_ddb_change()
1138 case DDB_DS_SESSION_ACTIVE: in qla4xxx_flash_ddb_change()
H A Dql4_fw.h408 #define DDB_DS_SESSION_ACTIVE 0x04 macro