Searched refs:HPT_IOCTL_FLAG_OPEN (Results 1 – 2 of 2) sorted by relevance
333 #define HPT_IOCTL_FLAG_OPEN 1 macro421 #define HPT_IOCTL_FLAG_OPEN 1 macro
192 if (hba->flag & HPT_IOCTL_FLAG_OPEN) in hptiop_open()194 hba->flag |= HPT_IOCTL_FLAG_OPEN; in hptiop_open()202 hba->flag &= ~(u_int32_t)HPT_IOCTL_FLAG_OPEN; in hptiop_close()2159 if (hba->flag & HPT_IOCTL_FLAG_OPEN) { in hptiop_shutdown()