Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dld_icp.c111 ld->sc_secsize = ICP_SECTOR_SIZE; in ld_icp_attach()
217 cc->cc_blockcnt = htole32(datasize / ICP_SECTOR_SIZE); in ld_icp_dobio()
Dicpreg.h78 #define ICP_SECTOR_SIZE 0x200 /* Always 512 bytes for cache devs */ macro
Dicp.c870 ICP_SECTOR_SIZE; in icp_ucmd()