Searched defs:eata_ucp (Results 1 – 1 of 1) sorted by relevance
109 struct eata_ucp { struct110 u_int8_t ucp_cp[sizeof(struct eata_cp) - 5*4]; /* XXX */111 u_long ucp_datalen;112 u_long ucp_ccbid;113 void * ucp_dataaddr;114 void * ucp_stataddr;115 void * ucp_senseaddr;116 u_long ucp_timeout;117 u_int8_t ucp_hstatus;118 u_int8_t ucp_tstatus;[all …]