Searched refs:sg_count (Results 1 – 10 of 10) sorted by relevance
242 scb->sg_count++; in ahd_sg_setup()383 if (scb->sg_count == 0) in ahd_sync_sglist()388 /*len*/ahd_sg_size(ahd) * scb->sg_count, op); in ahd_sync_sglist()776 if (scb->sg_count != 0) in ahd_queue_scb()
213 if (scb->sg_count == 0) in ahc_sync_sglist()219 /*len*/sizeof(struct ahc_dma_seg) * scb->sg_count, op); in ahc_sync_sglist()
585 scb->sg_count = nsegments; in ahc_execute_scb()839 if (scb->sg_count > 0) { in ahc_timeout()840 for (i = 0; i < scb->sg_count; i++) { in ahc_timeout()
707 u_int32_t sg_count; /* SG element count */ member
697 u_int sg_count;/* How full ahc_dma_seg is */ member
647 u_int sg_count;/* How full ahd_dma_seg is */ member
755 sg_block->sg_list[i].sg_count = htole32(sg_list->ds_len); in adw_build_sglist()
546 scb->sg_count = 0; in ahd_execute_scb()
579 scb->sg_count = 1; in ahc_handle_seqint()840 ahc_get_transfer_length(scb), scb->sg_count); in ahc_handle_seqint()841 if (scb->sg_count > 0) { in ahc_handle_seqint()842 for (i = 0; i < scb->sg_count; i++) { in ahc_handle_seqint()1543 if (scb->sg_count > 0) { in ahc_print_scb()1544 for (i = 0; i < scb->sg_count; i++) { in ahc_print_scb()
1342 ahd_get_transfer_length(scb), scb->sg_count); in ahd_handle_seqint()2656 if (scb->sg_count > 0) { in ahd_dump_sglist()2661 for (i = 0; i < scb->sg_count; i++) { in ahd_dump_sglist()2677 for (i = 0; i < scb->sg_count; i++) { in ahd_dump_sglist()7981 scb->sg_count = 0; in ahd_handle_scsi_status()