Searched refs:ap_scb (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Data_debug.c114 P->ap_cdb, P->ap_scb, P->ap_bytes_per_block, P->ap_wrt_count);
H A Data_disk.c1328 pktp->cp_scbp = (opaque_t)&ata_pktp->ap_scb;
2203 ata_pktp->ap_scb = DERR_ICRC;
2205 ata_pktp->ap_scb = DERR_BBK;
2207 ata_pktp->ap_scb = DERR_UNC;
2209 ata_pktp->ap_scb = DERR_IDNF;
2211 ata_pktp->ap_scb = DERR_TKONF;
2213 ata_pktp->ap_scb = DERR_AMNF;
2215 ata_pktp->ap_scb = DERR_BUSY;
2217 ata_pktp->ap_scb = DERR_DWF;
2219 ata_pktp->ap_scb
[all...]
H A Data_common.h621 char ap_scb; /* status after disk cmd */ member in struct:ata_pkt

Completed in 63 milliseconds