Searched refs:datacnt (Results 1 – 6 of 6) sorted by relevance
294 scb->hscb->datacnt = sg->len; in ahd_setup_data_scb()309 scb->hscb->datacnt = sg->len; in ahd_setup_data_scb()325 scb->hscb->datacnt = 0; in ahd_setup_noxfer_scb()798 ahd_le32toh(scb->hscb->datacnt)); in ahd_queue_scb()
578 scb->hscb->datacnt = scb->sg_list->len; in ahc_execute_scb()582 scb->hscb->datacnt = 0; in ahc_execute_scb()
562 /*16*/ uint32_t datacnt; /* member
516 /*32*/ uint32_t datacnt; /* Byte 3 is spare. */ member
589 uint32_t datacnt; in ahd_run_data_fifo() local601 datacnt = ahd_inl_scbram(ahd, SCB_DATACNT); in ahd_run_data_fifo()602 if ((datacnt & AHD_DMA_LAST_SEG) != 0) { in ahd_run_data_fifo()608 ahd_outl(ahd, HCNT, datacnt & AHD_SG_LEN_MASK); in ahd_run_data_fifo()615 ahd_outb(ahd, SCB_RESIDUAL_DATACNT+3, datacnt >> 24); in ahd_run_data_fifo()2645 ahd_le32toh(hscb->datacnt), in ahd_print_scb()
576 hscb->datacnt = sg->len; in ahc_handle_seqint()1540 ahc_le32toh(hscb->datacnt), in ahc_print_scb()