Searched refs:cd_flags (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.3-release/sys/dev/cas/
H A Dif_casvar.h234 (rxd)->cd_flags = \
H A Dif_cas.c869 sc->sc_txdescs[i].cd_flags = 0;
1283 sc->sc_txdescs[nexttx].cd_flags =
1293 sc->sc_txdescs[txs->txs_lastdesc].cd_flags |=
1303 sc->sc_txdescs[txs->txs_firstdesc].cd_flags |=
1306 sc->sc_txdescs[txs->txs_firstdesc].cd_flags |=
1530 printf("cd_flags: 0x%016llx\t",
1532 sc->sc_txdescs[i].cd_flags));
H A Dif_casreg.h913 uint64_t cd_flags; member in struct:cas_desc
/freebsd-10.3-release/sys/cam/scsi/
H A Dscsi_cd.c113 } cd_flags; typedef in typeref:enum:__anon6806
144 volatile cd_flags flags;

Completed in 71 milliseconds