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

/freebsd-10.1-release/sys/boot/arm/ixp425/boot2/
H A Dixp425_board.c257 static int cfcmd(u_int32_t cmd, u_int32_t cylinder, u_int32_t head,
535 cfcmd(u_int32_t cmd, u_int32_t cylinder, u_int32_t head, u_int32_t sector, function
539 printf("cfcmd: timeout\n");
601 cfcmd(ATA_ATA_IDENTIFY, 0, 0, 0, 0, 0);
672 cfcmd(ATA_READ, (source >> 8) & 0xffff, source >> 24,

Completed in 200 milliseconds