Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_ahci.c1817 int cfl, i; in ahci_handle_slot() local
1823 cfl = (hdr->flags & 0x1f) * 4; in ahci_handle_slot()
1831 for (i = 0; i < cfl; i++) { in ahci_handle_slot()