Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/cavium/
H A Docteon_ebt3000_cf.c99 #define SECTOR_SIZE 512 macro
141 char buf[SECTOR_SIZE];
342 for (count = 0; count < SECTOR_SIZE; count++) { in cf_cmd_read()
351 for (count = 0; count < SECTOR_SIZE; count+=2) { in cf_cmd_read()
394 for (count = 0; count < SECTOR_SIZE; count++) { in cf_cmd_write()
403 for (count = 0; count < SECTOR_SIZE; count+=2) { in cf_cmd_write()
438 for (count = 0; count < SECTOR_SIZE; count++) in cf_cmd_identify()
444 for (count = 0; count < SECTOR_SIZE; count += 2) { in cf_cmd_identify()