Home
last modified time | relevance | path

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

/freebsd/sys/cam/
H A Dcam_ccb.h1021 struct ccb_trans_settings_sata { struct
1022 u_int valid; /* Which fields to honor */
1030 int mode; /* Legacy PATA mode */
1031 u_int bytecount; /* Length of PIO transaction */
1032 int revision; /* SATA revision */
1033 u_int pm_present; /* PM is present (XPT->SIM) */
1034 u_int tags; /* Number of allowed tags */
1035 u_int atapi; /* Length of ATAPI CDB */
1036 u_int caps; /* Device and host SATA caps. */