Searched refs:ap_sg_cnt (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Data_debug.c106 P->ap_sg_list, P->ap_sg_cnt, P->ap_resid, P->ap_bcount);
H A Data_dma.c296 ata_pktp->ap_sg_cnt = seg_index + 1;
H A Data_disk.c1381 ata_pktp->ap_sg_cnt = 0;
1498 ata_pktp->ap_sg_cnt = 0;
1564 ata_pktp->ap_sg_cnt = 0;
1595 if (ata_pktp->ap_sg_cnt) {
1608 if (ata_pktp->ap_sg_cnt) {
1645 if (ata_pktp->ap_sg_cnt) {
1659 if (ata_pktp->ap_sg_cnt) {
2017 ata_pktp->ap_sg_cnt);
2058 ata_pktp->ap_sg_cnt);
3303 ata_pktp->ap_sg_cnt
[all...]
H A Datapi_fsm.c215 ata_pktp->ap_sg_cnt);
H A Data_common.h592 int ap_sg_cnt; /* number of entries in S/G list */ member in struct:ata_pkt
H A Datapi.c713 if (ata_pktp->ap_sg_cnt) {

Completed in 56 milliseconds