Home
last modified time | relevance | path

Searched refs:DPTI_STATE_RESET (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Ddpti.h200 #define DPTI_STATE_RESET (0x01) macro
H A Ddpt_i2o.c278 pHba->state &= ~DPTI_STATE_RESET; in adpt_detect()
444 if ((pHba->state) & DPTI_STATE_RESET) in adpt_queue_lck()
740 pHba->state |= DPTI_STATE_RESET; in adpt_hba_reset()
770 pHba->state &= ~DPTI_STATE_RESET; in adpt_hba_reset()
952 pHba->state = DPTI_STATE_RESET; in adpt_install_hba()
1722 while((volatile u32) pHba->state & DPTI_STATE_RESET ) in adpt_ioctl()

Completed in 7 milliseconds