Home | History | Annotate | Download | only in ic

Lines Matching defs:bcount

997 	    ", bcount=%ld\n", device_xname(atac->atac_dev), chp->ch_channel,
998 drvp->drive, ata_bio->blkno, ata_bio->bcount));
1009 xfer->c_bcount = ata_bio->bcount;
1469 /* feed back residual bcount to our caller */
1470 ata_bio->bcount = xfer->c_bcount;
1606 ("%s:%d: mvsata_exec_command: drive=%d, bcount=%d,"
1611 drvp->drive, ata_c->bcount, ata_c->r_lba, ata_c->r_count,
1620 xfer->c_bcount = ata_c->bcount;
1703 int bcount = ata_c->bcount;
1779 wdc->datain_pio(chp, drive_flags, data, bcount);
1791 wdc->dataout_pio(chp, drive_flags, data, bcount);
2563 " bcount value is %d after io\n",
2571 " warning: bcount value is %d after io\n",