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

/drivers/mmc/host/
H A Ds3cmci.h70 unsigned int ccnt, dcnt; member in struct:s3cmci_host
H A Ds3cmci.c121 host->dcnt, cmd->data->blksz,
391 "pio_read(): fifo:[%02i] buffer:[%03i] dcnt:[%08X]\n",
741 "csta:0x%08x dsta:0x%08x fsta:0x%08x dcnt:0x%08x status:%s.\n",
785 "fsta=0x%08x dcnt:0x%08x result:0x%08x toGo:%u\n",
1143 host->dcnt++;
/drivers/infiniband/hw/qib/
H A Dqib_iba7220.c3407 u32 dcnt, u32 *data)
3416 pbc = 7 + dcnt + 1; /* 7 dword header, dword data, icrc */
3427 qib_pio_copy(piobuf + 9, data, dcnt);
3445 u32 dw, i, hcnt, dcnt, *data; local
3458 dcnt = ARRAY_SIZE(madpayload_start);
3466 for (i = 0; i < dcnt; i++) {
3477 autoneg_7220_sendpkt(ppd, hdr, dcnt, data);
3480 autoneg_7220_sendpkt(ppd, hdr, dcnt, data);
3406 autoneg_7220_sendpkt(struct qib_pportdata *ppd, u32 *hdr, u32 dcnt, u32 *data) argument
H A Dqib_iba7322.c4919 u32 dcnt, u32 *data)
4928 len = 7 + dcnt + 1; /* 7 dword header, dword data, icrc */
4941 qib_pio_copy(piobuf + 9, data, dcnt);
4961 u32 dw, i, hcnt, dcnt, *data; local
4974 dcnt = ARRAY_SIZE(madpayload_start);
4982 for (i = 0; i < dcnt; i++) {
4993 autoneg_7322_sendpkt(ppd, hdr, dcnt, data);
4996 autoneg_7322_sendpkt(ppd, hdr, dcnt, data);
4918 autoneg_7322_sendpkt(struct qib_pportdata *ppd, u32 *hdr, u32 dcnt, u32 *data) argument
/drivers/staging/vme/bridges/
H A Dvme_tsi148.h67 u32 dcnt; /* Byte count */ member in struct:tsi148_dma_descriptor
H A Dvme_tsi148.c1732 entry->descriptor.dcnt = (u32)count;

Completed in 146 milliseconds