Home
last modified time | relevance | path

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

/freebsd/sys/dev/rtsx/
H A Drtsx.c114 union ccb *rtsx_ccb; /* CAM control block */ member
2338 ccb = sc->rtsx_ccb;
2339 sc->rtsx_ccb = NULL;
3046 if (sc->rtsx_ccb != NULL) {
3050 sc->rtsx_ccb = ccb;
3718 sc->rtsx_ccb = NULL;
3836 if (sc->rtsx_ccb != NULL) {
3838 sc->rtsx_ccb->mmcio.cmd.opcode, sc->rtsx_intr_status);