Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/ciss/
H A Dciss.c2513 u_int32_t cmdphys; in ciss_preen_command() local
2527 cmdphys = cr->cr_ccphys; in ciss_preen_command()
2528 cc->error_info.error_info_address = cmdphys + sizeof(struct ciss_command); in ciss_preen_command()