Searched refs:DPTI_STATE_RESET (Results 1 – 2 of 2) sorted by relevance
200 #define DPTI_STATE_RESET (0x01) macro
278 pHba->state &= ~DPTI_STATE_RESET; in adpt_detect()447 if ((pHba->state) & DPTI_STATE_RESET) in adpt_queue_lck()788 pHba->state |= DPTI_STATE_RESET; in adpt_hba_reset()818 pHba->state &= ~DPTI_STATE_RESET; in adpt_hba_reset()1000 pHba->state = DPTI_STATE_RESET; in adpt_install_hba()1973 while((volatile u32) pHba->state & DPTI_STATE_RESET ) in adpt_ioctl()