Home
last modified time | relevance | path

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

/freebsd/sys/dev/ahci/
H A Dahci.h460 int wrongccs; /* CCS field in CMD was wrong */ member
H A Dahci.c1876 ch->fbs_enabled || ch->wrongccs) in ahci_timeout()
1879 ch->wrongccs = 1; in ahci_timeout()
1909 if (!ch->fbs_enabled && !ch->wrongccs) { in ahci_timeout()
2500 ch->wrongccs = 0; in ahci_reset()