Home
last modified time | relevance | path

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

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