Searched refs:AGTIAPI_SYS_INTR_ON (Results 1 – 2 of 2) sorted by relevance
110 #define AGTIAPI_SYS_INTR_ON 0x00400000 macro
1135 pmsc->flags &= ~(AGTIAPI_PORT_INITIALIZED | AGTIAPI_SYS_INTR_ON); in agtiapi_InitCardSW()1215 pmsc->flags |= AGTIAPI_SYS_INTR_ON; in agtiapi_InitCardHW()6063 pCard->flags &= ~AGTIAPI_SYS_INTR_ON; in agtiapi_ResetCard()6266 pCard->flags |= AGTIAPI_SYS_INTR_ON; in agtiapi_ResetCard()6343 if (pCard->flags & AGTIAPI_SYS_INTR_ON) in agtiapi_ReleaseHBA()6346 pCard->flags &= ~AGTIAPI_SYS_INTR_ON; in agtiapi_ReleaseHBA()