Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/ahci/
H A Dahci_pm.c208 cmd_slot->flags |= htole16(AHCI_CMD_LIST_FLAG_R); /* Reset */ in ahci_pm_port_probe()
734 cmd_slot->flags |= htole16(AHCI_CMD_LIST_FLAG_R); /* Reset */ in ahci_pm_softreset()
H A Dahci.h346 #define AHCI_CMD_LIST_FLAG_R (1<<8) /* Reset */ macro
H A Dahci.c1262 cmd_slot->flags |= htole16(AHCI_CMD_LIST_FLAG_R); /* Reset */