Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dadvansys.c650 #define ASC_HOST_FLAG_IN_ISR 0x01 macro
6977 (uchar)(~ASC_HOST_FLAG_IN_ISR); in AscISR()
6979 (uchar)(host_flag | (uchar)ASC_HOST_FLAG_IN_ISR)); in AscISR()

Completed in 34 milliseconds