Searched refs:cfcmd (Results 1 – 1 of 1) sorted by relevance
| /freebsd-9-stable/sys/boot/arm/ixp425/boot2/ |
| D | ixp425_board.c | 257 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, in cfcmd() function 601 cfcmd(ATA_ATA_IDENTIFY, 0, 0, 0, 0, 0); in cfgetparams() 672 cfcmd(ATA_READ, (source >> 8) & 0xffff, source >> 24, in avila_read()
|