Home
last modified time | relevance | path

Searched refs:residue (Results 1 – 18 of 18) sorted by relevance

/titanic_41/usr/src/uts/common/io/usb/scsa2usb/
H A Dusb_ms_bulkonly.c568 int residue; in scsa2usb_handle_csw_result() local
605 residue = SCSA2USB_MK_32BIT(csw.csw_dCSWDataResidue3, in scsa2usb_handle_csw_result()
613 signature, status, tag, residue); in scsa2usb_handle_csw_result()
642 if (!cmd->cmd_done && residue && in scsa2usb_handle_csw_result()
643 (residue == cmd->cmd_total_xfercount)) { in scsa2usb_handle_csw_result()
674 if (residue || cmd->cmd_resid_xfercount) { in scsa2usb_handle_csw_result()
680 residue, cmd->cmd_offset); in scsa2usb_handle_csw_result()
712 (residue < 0) || in scsa2usb_handle_csw_result()
713 (residue > cmd->cmd_total_xfercount)) { in scsa2usb_handle_csw_result()
722 max(min(residue, cmd->cmd_xfercount), in scsa2usb_handle_csw_result()
[all …]
/titanic_41/usr/src/cmd/acct/
H A Dwtmpfix.c337 off_t residue = 0; /* input file size mod UTRSZ */ in scanfile() local
368 residue = Wtstat.st_size % UTRSZ; in scanfile()
374 (residue > 0); in scanfile()
398 if ((residue > 0) && (is_ok == INRANGE_ERR)) { in scanfile()
411 recin = lastok + UTRSZ + residue; in scanfile()
412 residue = 0; in scanfile()
/titanic_41/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_intr.c641 uint32_t residue = 0; in ehci_check_for_short_xfer() local
679 residue = (Get_QTD(qtd->qtd_ctrl) & in ehci_check_for_short_xfer()
689 if (residue) { in ehci_check_for_short_xfer()
692 residue, tw->tw_direction); in ehci_check_for_short_xfer()
695 Get_QTD(qtd->qtd_xfer_len) - residue; in ehci_check_for_short_xfer()
H A Dehci_polled.c1457 uint32_t residue; in ehci_polled_handle_normal_qtd() local
1474 residue = ((Get_QTD(qtd->qtd_ctrl) & in ehci_polled_handle_normal_qtd()
1477 if (residue) { in ehci_polled_handle_normal_qtd()
1480 Get_QTD(qtd->qtd_xfer_len) - residue; in ehci_polled_handle_normal_qtd()
H A Dehci_isoch_util.c1559 uint32_t residue; in ehci_parse_sitd_error() local
1619 residue = in ehci_parse_sitd_error()
1628 isoc_pkt_descr->isoc_pkt_actual_length -= residue; in ehci_parse_sitd_error()
H A Dehci_xfer.c1704 size_t residue = 0, len = 0; in ehci_insert_bulk_req() local
1721 residue = tw->tw_length % bulk_pkt_size; in ehci_insert_bulk_req()
1768 if (residue) { in ehci_insert_bulk_req()
1769 bulk_pkt_size = (uint_t)residue; in ehci_insert_bulk_req()
/titanic_41/usr/src/lib/libc/capabilities/sun4v/common/
H A Dmemcpy.s393 and %o2, 0x7f, %o2 ! residue bytes in %o2
438 and %o2, 0x7f, %o2 ! residue bytes in %o2
486 and %o2, 0x7f, %o2 ! residue bytes in %o2
536 and %o2, 0x7f, %o2 ! residue bytes in %o2
587 and %o2, 0x7f, %o2 ! residue bytes in %o2
641 and %o2, 0x7f, %o2 ! residue bytes in %o2
697 and %o2, 0x7f, %o2 ! residue bytes in %o2
744 and %o2, 0x7f, %o2 ! residue bytes in %o2
1808 and %o2, 0x3f, %o2 ! residue bytes in %o2
/titanic_41/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c4998 size_t residue = 0, len = 0; in ohci_insert_bulk_req() local
5015 residue = tw->tw_length % bulk_pkt_size; in ohci_insert_bulk_req()
5058 if (residue) { in ohci_insert_bulk_req()
5059 bulk_pkt_size = (uint_t)residue; in ohci_insert_bulk_req()
5743 uint_t isoc_pkts, residue, count; in ohci_insert_isoc_req() local
5773 residue = curr_isoc_reqp->isoc_pkts_count - isoc_pkts; in ohci_insert_isoc_req()
5777 (residue < OHCI_ISOC_PKTS_PER_TD)) { in ohci_insert_isoc_req()
5778 frame_count = residue; in ohci_insert_isoc_req()
7029 uint_t i, j, frame_count, residue; in ohci_create_isoc_transfer_wrapper() local
7089 residue = pkt_count % OHCI_ISOC_PKTS_PER_TD; in ohci_create_isoc_transfer_wrapper()
[all …]
H A Dohci_polled.c1817 size_t length, residue; in ohci_polled_handle_normal_td() local
1836 residue = ohci_get_td_residue(ohcip, td); in ohci_polled_handle_normal_td()
1838 Get_TD(td->hctd_xfer_len) - residue; in ohci_polled_handle_normal_td()
/titanic_41/usr/src/uts/sun4v/cpu/
H A Dniagara_copy.s1252 and %i2, 0x7f, %i2 ! residue bytes in %i2
1285 and %i2, 0x7f, %i2 ! residue bytes in %i2
1320 and %i2, 0x7f, %i2 ! residue bytes in %i2
1356 and %i2, 0x7f, %i2 ! residue bytes in %i2
1395 and %i2, 0x7f, %i2 ! residue bytes in %i2
1435 and %i2, 0x7f, %i2 ! residue bytes in %i2
1477 and %i2, 0x7f, %i2 ! residue bytes in %i2
1511 and %i2, 0x7f, %i2 ! residue bytes in %i2
1676 and %i2, 0x3f, %i2 ! residue bytes in %i2
2354 blu,pt %ncc, .residue
[all …]
/titanic_41/usr/src/lib/libprtdiag_psr/sparc/schumacher/common/
H A Dschumacher.c692 uint64_t residue; in logprintf_size() local
696 residue = size % gbyte; in logprintf_size()
697 if (residue == 0) in logprintf_size()
704 residue = size % mbyte; in logprintf_size()
705 if (residue == 0) in logprintf_size()
712 residue = size % kbyte; in logprintf_size()
713 if (residue == 0) in logprintf_size()
/titanic_41/usr/src/lib/libprtdiag_psr/sparc/desktop/common/
H A Dpicldiag.c729 uint64_t residue; in logprintf_size() local
733 residue = size % gbyte; in logprintf_size()
734 if (residue == 0) in logprintf_size()
741 residue = size % mbyte; in logprintf_size()
742 if (residue == 0) in logprintf_size()
749 residue = size % kbyte; in logprintf_size()
750 if (residue == 0) in logprintf_size()
/titanic_41/usr/src/lib/libprtdiag_psr/sparc/lw8/common/
H A Dlw8.c724 uint64_t residue; in logprintf_size() local
728 residue = size % gbyte; in logprintf_size()
729 if (residue == 0) in logprintf_size()
736 residue = size % mbyte; in logprintf_size()
737 if (residue == 0) in logprintf_size()
744 residue = size % kbyte; in logprintf_size()
745 if (residue == 0) in logprintf_size()
/titanic_41/usr/src/cmd/geniconvtbl/
H A Ditm_util.c1820 int residue; in dense_enc_index_to_byte_seq() local
1833 residue = value % (*(byte_seq_max + i) - in dense_enc_index_to_byte_seq()
1838 residue += *(byte_seq_min + i); in dense_enc_index_to_byte_seq()
1839 l = ((0xf0 & residue) >> 4); in dense_enc_index_to_byte_seq()
1845 l = (0x0f & residue); in dense_enc_index_to_byte_seq()
/titanic_41/usr/src/uts/common/sys/scsi/adapters/
H A Dscr.ss279 JUMP REL(ignore_wide_residue), IF 0x23 ; ignore wide residue
/titanic_41/usr/src/uts/common/io/scsi/targets/
H A Dst.c15607 int residue = un->un_err_resid; in st_space_records() local
15618 un->un_err_resid = residue; in st_space_records()
/titanic_41/usr/src/cmd/look/
H A Dwords19035 residue
/titanic_41/usr/src/cmd/spell/
H A Dlist19034 residue