Home
last modified time | relevance | path

Searched refs:ASC_HOST_FLAG_IN_ISR (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dadvansys.c663 #define ASC_HOST_FLAG_IN_ISR 0x01 macro
7063 (uchar)(~ASC_HOST_FLAG_IN_ISR); in AscISR()
7065 (uchar)(host_flag | (uchar)ASC_HOST_FLAG_IN_ISR)); in AscISR()