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

/freebsd-11.0-release/sys/dev/cas/
H A Dif_casvar.h234 (rxd)->cd_flags = \
H A Dif_cas.c870 sc->sc_txdescs[i].cd_flags = 0;
1284 sc->sc_txdescs[nexttx].cd_flags =
1294 sc->sc_txdescs[txs->txs_lastdesc].cd_flags |=
1304 sc->sc_txdescs[txs->txs_firstdesc].cd_flags |=
1307 sc->sc_txdescs[txs->txs_firstdesc].cd_flags |=
1531 printf("cd_flags: 0x%016llx\t",
1533 sc->sc_txdescs[i].cd_flags));
H A Dif_casreg.h913 uint64_t cd_flags; member in struct:cas_desc
/freebsd-11.0-release/sys/cam/scsi/
H A Dscsi_cd.c113 } cd_flags; typedef in typeref:enum:__anon7711
144 volatile cd_flags flags;

Completed in 116 milliseconds