Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dahd_pci.c1115 | AHD_PKTIZED_STATUS_BUG|AHD_PKT_LUN_BUG in ahd_aic790X_setup()
/openbsd/sys/dev/ic/
H A Daic79xx.h289 AHD_PKTIZED_STATUS_BUG = 0x1000, enumerator
H A Daic79xx.c294 if ((ahd->bugs & AHD_PKTIZED_STATUS_BUG) != 0) { in ahd_currently_packetized()