Home
last modified time | relevance | path

Searched refs:AHD_REMOVABLE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic79xx.h223 AHD_REMOVABLE = 0x00000,/* Hot-Swap supported - None so far*/ enumerator
H A Daic79xx_core.c1011 if (intstat == 0xFF && (ahd->features & AHD_REMOVABLE) != 0) { in ahd_intr()
7852 && (intstat != 0xFF || (ahd->features & AHD_REMOVABLE) == 0) in ahd_pause_and_flushwork()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic79xx.h223 AHD_REMOVABLE = 0x00000,/* Hot-Swap supported - None so far*/ enumerator
H A Daic79xx_core.c1011 if (intstat == 0xFF && (ahd->features & AHD_REMOVABLE) != 0) { in ahd_intr()
7851 && (intstat != 0xFF || (ahd->features & AHD_REMOVABLE) == 0) in ahd_pause_and_flushwork()

Completed in 26 milliseconds