Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/ciss/
HDcissreg.h103 u_int64_t error_info_address; /* points to ciss_error_info structure */ member
HDciss.c2581 cc->error_info.error_info_address = cmdphys + sizeof(struct ciss_command); in ciss_preen_command()