Searched refs:TMFSupportFlags (Results 1 – 3 of 3) sorted by relevance
601 u32 TMFSupportFlags; member
201 u32 TMFSupportFlags; /* cache what task mgmt funcs are supported. */ member
4589 if (!(HPSATMF_PHYS_TASK_ABORT & h->TMFSupportFlags) && in hpsa_eh_abort_handler()4590 !(HPSATMF_LOG_TASK_ABORT & h->TMFSupportFlags)) in hpsa_eh_abort_handler()6334 h->TMFSupportFlags = readl(&(h->cfgtable->TMFSupportFlags)); in hpsa_find_board_params()6335 if (!(HPSATMF_PHYS_TASK_ABORT & h->TMFSupportFlags)) in hpsa_find_board_params()6337 if (!(HPSATMF_LOG_TASK_ABORT & h->TMFSupportFlags)) in hpsa_find_board_params()