Searched refs:TMFSupportFlags (Results 1 – 3 of 3) sorted by relevance
214 u32 TMFSupportFlags; /* cache what task mgmt funcs are supported. */ member
623 __le32 TMFSupportFlags; member
4584 if (!(HPSATMF_PHYS_TASK_ABORT & h->TMFSupportFlags) && in hpsa_eh_abort_handler()4585 !(HPSATMF_LOG_TASK_ABORT & h->TMFSupportFlags)) in hpsa_eh_abort_handler()6151 h->TMFSupportFlags = readl(&(h->cfgtable->TMFSupportFlags)); in hpsa_find_board_params()6152 if (!(HPSATMF_PHYS_TASK_ABORT & h->TMFSupportFlags)) in hpsa_find_board_params()6154 if (!(HPSATMF_LOG_TASK_ABORT & h->TMFSupportFlags)) in hpsa_find_board_params()