Lines Matching defs:seccnt
206 u_int16_t seccnt;
283 u_int32_t seccnt;
325 u_int32_t seccnt;
341 u_int32_t seccnt;
894 if (blkno >= htole32(drive->seccnt) || blkno + blkcnt >
895 htole32(drive->seccnt)) {
912 cmd->seccnt = htole16(blkcnt);
950 _lto4b(htole32(drive->seccnt) - 1, rcd.addr);
1199 bd->bd_size = (uint64_t)htole32(dev->seccnt) * IPS_SECSZ;
1332 "seccnt %d\n", device_xname(sc->sc_dev), ccb->c_id, ccb->c_flags,
1334 htole32(cmd->sgaddr), htole16(cmd->seccnt)));
1492 "cmd code 0x%02x, drive %d, sgcnt %d, lba %u, seccnt %d",
1494 cmd->drive, cmd->sgcnt, htole32(cmd->lba), htole16(cmd->seccnt)));
1805 cmd->seccnt = htole16(ntarget << 8 | nchan);