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

/freebsd-10.3-release/sys/mips/cavium/
H A Docteon_ebt3000_cf.c84 #define TF_CYL_LSB 0x04 macro
494 cf_outb_8(TF_CYL_LSB, (lba >> 8) & 0xff);
504 cf_outw_16(TF_CYL_LSB, ((lba >> 8) & 0xff) | (((lba >> 16) & 0xff) << 8));

Completed in 88 milliseconds