Home
last modified time | relevance | path

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

/freebsd/sys/dev/ciss/
H A Dcissreg.h835 #define CISS_TL_SIMPLE_POST_CMD(sc, phys) CISS_TL_SIMPLE_WRITE(sc, CISS_TL_SIMPLE_IPQ, phys) macro
H A Dciss.c2806 CISS_TL_SIMPLE_POST_CMD(sc, cr->cr_ccphys); in ciss_map_request()
2864 CISS_TL_SIMPLE_POST_CMD(sc, cr->cr_ccphys); in ciss_request_map_helper()