Searched refs:fw_attributes (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla2xxx/
H A Dqla_dbg.h347 uint32_t fw_attributes; member in struct:qla2xxx_fw_dump
H A Dqla_os.c344 if (!(ha->fw_attributes & BIT_6)) {
475 if (ha->fw_attributes & BIT_9) {
480 switch (ha->fw_attributes & 0xFF) {
494 sprintf(un_str, "(%x)", ha->fw_attributes);
498 if (ha->fw_attributes & 0x100)
510 ha->fw_minor_version, ha->fw_subminor_version, ha->fw_attributes);
2252 if (ha->fw_attributes & BIT_4) {
H A Dqla_isr.c2465 !QLA_MSIX_FW_MODE_1(ha->fw_attributes))) {
2468 ha->pdev->revision, ha->fw_attributes));
2476 ha->fw_attributes));
H A Dqla_dbg.c17 fw_dump->fw_attributes = htonl(ha->fw_attributes);
H A Dqla_init.c1452 &ha->fw_attributes, &ha->fw_memory_size,
1459 (ha->fw_attributes & BIT_2)) {
3951 &ha->fw_attributes, &ha->fw_memory_size,
H A Dqla_attr.c1754 if (ha->fw_attributes & BIT_4) {
H A Dqla_def.h2654 uint16_t fw_attributes; member in struct:qla_hw_data

Completed in 84 milliseconds