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

/freebsd-10.1-release/sys/boot/arm/ixp425/boot2/
H A Dixp425_board.c255 static int cfwait(u_int8_t mask);
456 cfwait(u_int8_t mask) function
538 if (cfwait(0) < 0) {
670 cfwait(CF_S_READY);
675 cfwait(CF_S_READY | CF_S_DRQ | CF_S_DSC);

Completed in 110 milliseconds