Searched defs:icp_cdevinfo (Results 1 – 1 of 1) sorted by relevance
273 struct icp_cdevinfo { struct274 char cd_name[8];275 u_int32_t cd_devtype;276 u_int32_t cd_ldcnt;277 u_int32_t cd_last_error;278 u_int8_t cd_initialized;279 u_int8_t cd_removable;280 u_int8_t cd_write_protected;281 u_int8_t cd_flags;282 u_int32_t ld_blkcnt;[all …]