Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/cavium/
H A Docteon_ebt3000_cf.c86 #define TF_CYL_LSB 0x04 macro
490 cf_outb_8(TF_CYL_LSB, (lba >> 8) & 0xff); in cf_send_cmd()
500 cf_outw_16(TF_CYL_LSB, ((lba >> 8) & 0xff) | (((lba >> 16) & 0xff) << 8)); in cf_send_cmd()