Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dahci.c231 u_int8_t ccc_numcomplete = 12; in ahci_attach() local
255 ccc_ctl |= (ccc_timeout << 16) | (ccc_numcomplete << 8); in ahci_attach()