Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/aic7xxx/
Daic79xx_pci.c951 | AHD_PKTIZED_STATUS_BUG|AHD_PKT_LUN_BUG in ahd_aic790X_setup()
Daic79xx.h269 AHD_PKTIZED_STATUS_BUG = 0x1000, enumerator
Daic79xx_core.c1048 if ((ahd->bugs & AHD_PKTIZED_STATUS_BUG) != 0) { in ahd_currently_packetized()