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

/freebsd-11.0-release/sys/boot/arm/ixp425/boot2/
H A Dcf_ata.h42 #define CF_S_ERROR 0x01 macro
H A Dixp425_board.c475 if (status & CF_S_ERROR) {
483 return (status & CF_S_ERROR);
516 if (status & CF_S_ERROR)
520 return (status & CF_S_ERROR);

Completed in 108 milliseconds