Home
last modified time | relevance | path

Searched defs:icp_cachecmd (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Dicpreg.h297 struct icp_cachecmd { struct
298 u_int16_t cc_deviceno;
299 u_int32_t cc_blockno;
300 u_int32_t cc_blockcnt;
301 u_int32_t cc_addr; /* ~0 == s/g */
302 u_int32_t cc_nsgent;
303 struct icp_sg cc_sg[ICP_MAXSG];