Searched refs:wrongccs (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/sys/dev/ahci/
H A Dahci.c1817 ch->fbs_enabled || ch->wrongccs)
1820 ch->wrongccs = 1;
1850 if (!ch->fbs_enabled && !ch->wrongccs) {
2440 ch->wrongccs = 0;
H A Dahci.h451 int wrongccs; /* CCS field in CMD was wrong */ member in struct:ahci_channel

Completed in 116 milliseconds