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.h1022 struct ccb_trans_settings_sata { struct
1023 u_int valid; /* Which fields to honor */
1031 int mode; /* Legacy PATA mode */
1032 u_int bytecount; /* Length of PIO transaction */
1033 int revision; /* SATA revision */
1034 u_int pm_present; /* PM is present (XPT->SIM) */
1035 u_int tags; /* Number of allowed tags */
1036 u_int atapi; /* Length of ATAPI CDB */
1037 u_int caps; /* Device and host SATA caps. */