Home
last modified time | relevance | path

Searched refs:DDI_DEV_NO_AUTOINCR (Results 1 – 11 of 11) sorted by relevance

/titanic_44/usr/src/uts/intel/ia32/os/
H A Dddi_i86.c1794 repcount, DDI_DEV_NO_AUTOINCR); in ddi_io_rep_get8()
1803 repcount, DDI_DEV_NO_AUTOINCR); in ddi_io_rep_get16()
1812 repcount, DDI_DEV_NO_AUTOINCR); in ddi_io_rep_get32()
1829 repcount, DDI_DEV_NO_AUTOINCR); in ddi_io_rep_put8()
1838 repcount, DDI_DEV_NO_AUTOINCR); in ddi_io_rep_put16()
1847 repcount, DDI_DEV_NO_AUTOINCR); in ddi_io_rep_put32()
1873 repcount, DDI_DEV_NO_AUTOINCR); in ddi_io_rep_getb()
1882 repcount, DDI_DEV_NO_AUTOINCR); in ddi_io_rep_getw()
1891 repcount, DDI_DEV_NO_AUTOINCR); in ddi_io_rep_getl()
1900 repcount, DDI_DEV_NO_AUTOINCR); in ddi_io_rep_putb()
[all …]
/titanic_44/usr/src/uts/sparc/v9/ml/
H A Dddi_v9_asm.s779 cmp DDI_DEV_NO_AUTOINCR, %o4; \
888 cmp DDI_DEV_NO_AUTOINCR, %o4; \
990 set DDI_DEV_NO_AUTOINCR, %o4 /* Set flag to DDI_DEV_NO_AUTOINCR */
1000 set DDI_DEV_NO_AUTOINCR, %o4 /* Set flag to DDI_DEV_NO_AUTOINCR */
1010 set DDI_DEV_NO_AUTOINCR, %o4 /* Set flag to DDI_DEV_NO_AUTOINCR */
1020 set DDI_DEV_NO_AUTOINCR, %o4 /* Set flag to DDI_DEV_NO_AUTOINCR */
1050 set DDI_DEV_NO_AUTOINCR, %o4 /* Set flag to DDI_DEV_NO_AUTOINCR */
1060 set DDI_DEV_NO_AUTOINCR, %o4 /* Set flag to DDI_DEV_NO_AUTOINCR */
1070 set DDI_DEV_NO_AUTOINCR, %o4 /* Set flag to DDI_DEV_NO_AUTOINCR */
1080 set DDI_DEV_NO_AUTOINCR, %o4 /* Set flag to DDI_DEV_NO_AUTOINCR */
/titanic_44/usr/src/uts/intel/io/dktp/controller/ata/
H A Datapi_fsm.c290 ata_pktp->ap_cdb_len >> 1, DDI_DEV_NO_AUTOINCR); in atapi_send_cdb()
412 ata_ctlp->ac_data, xfer_words, DDI_DEV_NO_AUTOINCR); in atapi_pio_data_in()
490 ata_ctlp->ac_data, xfer_words, DDI_DEV_NO_AUTOINCR); in atapi_pio_data_out()
H A Data_disk.c2582 ata_ctlp->ac_data, (count >> 1), DDI_DEV_NO_AUTOINCR); in ata_disk_pio_xfer_data_in()
2623 ata_ctlp->ac_data, (count >> 1), DDI_DEV_NO_AUTOINCR); in ata_disk_pio_xfer_data_out()
H A Data_common.c1699 NBPSCTR >> 1, DDI_DEV_NO_AUTOINCR); in ata_id_common()
/titanic_44/usr/src/uts/sun4/ml/
H A Dgenconst.c150 printf("#define\tDDI_DEV_NO_AUTOINCR %d\n", DDI_DEV_NO_AUTOINCR); in main()
/titanic_44/usr/src/uts/common/io/ipw/
H A Dipw2100_hw.c85 cnt, DDI_DEV_NO_AUTOINCR); in ipw2100_csr_rep_get16()
113 cnt, DDI_DEV_NO_AUTOINCR); in ipw2100_csr_rep_put8()
/titanic_44/usr/src/uts/common/io/sata/adapters/nv_sata/
H A Dnv_sata.c4688 (spkt->satapkt_cmd.satacmd_acdb_len >> 1), DDI_DEV_NO_AUTOINCR); in nv_start_pkt_pio()
4783 (ushort_t *)nvp->nvp_data, (count >> 1), DDI_DEV_NO_AUTOINCR); in nv_intr_pio_in()
4885 (ushort_t *)nvp->nvp_data, (count >> 1), DDI_DEV_NO_AUTOINCR); in nv_intr_pio_out()
5030 DDI_DEV_NO_AUTOINCR); in nv_intr_pkt_pio()
5105 DDI_DEV_NO_AUTOINCR); in nv_intr_pkt_pio()
5124 DDI_DEV_NO_AUTOINCR); in nv_intr_pkt_pio()
6367 (cdb_len >> 1), DDI_DEV_NO_AUTOINCR); in nv_start_rqsense_pio()
/titanic_44/usr/src/uts/common/pcmcia/sys/
H A Dcs.h1056 #define CS_DEV_NO_AUTOINCR DDI_DEV_NO_AUTOINCR
/titanic_44/usr/src/uts/common/sys/
H A Dsunddi.h1865 #define DDI_DEV_NO_AUTOINCR 0x0000 macro
/titanic_44/usr/src/uts/common/io/
H A Dbscv.c4571 pagesize, DDI_DEV_NO_AUTOINCR, B_TRUE /* write */); in bscv_do_page_data_once()
4580 size, DDI_DEV_NO_AUTOINCR, B_TRUE /* write */); in bscv_do_page_data_once()