Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_ahci.c70 FIS_TYPE_REGH2D = 0x27, /* Register FIS - host to device */ enumerator
1897 if (cfis[0] != FIS_TYPE_REGH2D) { in ahci_handle_slot()