Home
last modified time | relevance | path

Searched defs:rcd (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/sys/scsi/generic/
H A Ddad_mode.h226 uchar_t rcd : 1, /* Read Cache Disable */ member
244 rcd : 1; /* Read Cache Disable */ member
H A Dmode.h241 uchar_t rcd : 1, /* Read Cache Disable */ member
/titanic_41/usr/src/uts/common/sys/scsi/impl/
H A Dmode.h121 uchar_t rcd : 1, /* Read Cache Disable */ member
/titanic_41/usr/src/lib/storage/libg_fc/common/hdrs/
H A Dg_scsi.h144 uchar_t rcd : 1, /* Read Cache Disable */ member
/titanic_41/usr/src/uts/common/os/
H A Drctl.c513 rctl_entity_obtain_rset(rctl_dict_entry_t *rcd, struct proc *p) in rctl_entity_obtain_rset()