Home
last modified time | relevance | path

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

/openbsd/sys/dev/ata/
H A Datascsi.h235 #define ATA_FIS_CONTROL_SRST 0x04 macro
/openbsd/sys/dev/ic/
H A Dahci.c1050 fis[15] = ATA_FIS_CONTROL_SRST; in ahci_port_softreset()
1144 fis[15] = ATA_FIS_CONTROL_SRST | ATA_FIS_CONTROL_4BIT; in ahci_pmp_port_softreset()
1632 fis[15] = ATA_FIS_CONTROL_SRST | ATA_FIS_CONTROL_4BIT; in ahci_port_detect_pmp()