Searched refs:ADA_FLAG_CAN_CFA (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/cam/ata/
H A Data_da.c98 ADA_FLAG_CAN_CFA = 0x00000400, enumerator in enum:__anon7569
1206 else if ((softc->flags & ADA_FLAG_CAN_CFA) && !(softc->flags & ADA_FLAG_CAN_48BIT))
1529 if ((softc->flags & ADA_FLAG_CAN_CFA) &&
1608 softc->flags |= ADA_FLAG_CAN_CFA;
1610 softc->flags &= ~ADA_FLAG_CAN_CFA;
1767 } else if ((softc->flags & ADA_FLAG_CAN_CFA) &&

Completed in 116 milliseconds