Home
last modified time | relevance | path

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

/freebsd/sys/dev/ciss/
H A Dcissvar.h224 u_int32_t ciss_command_phys; /* command array base address */ member
H A Dciss.c1193 ciss_command_map_helper, &sc->ciss_command_phys, 0); in ciss_init_requests()
1206 cr->cr_ccphys = sc->ciss_command_phys + CISS_COMMAND_ALLOC_SIZE * i; in ciss_init_requests()