Searched defs:DDI_DEV_AUTOINCR (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Diosram.c741 ddi_rep_get8(handle, buf, iosramp, cnt, DDI_DEV_AUTOINCR);
758 cnt, DDI_DEV_AUTOINCR); local
779 DDI_DEV_AUTOINCR);
792 cnt, DDI_DEV_AUTOINCR); local
802 DDI_DEV_AUTOINCR);
828 DDI_DEV_AUTOINCR);
949 ddi_rep_put8(handle, buf, iosramp, cnt, DDI_DEV_AUTOINCR);
966 cnt, DDI_DEV_AUTOINCR); local
987 DDI_DEV_AUTOINCR);
1000 cnt, DDI_DEV_AUTOINCR); local
1187 DDI_DEV_AUTOINCR); local
1243 DDI_DEV_AUTOINCR); local
3454 DDI_DEV_AUTOINCR); local
[all...]
/illumos-gate/usr/src/uts/common/io/mr_sas/
H A Dmr_sas_tbolt.c1031 sizeof (drv_ver_info.drv_ver), DDI_DEV_AUTOINCR);
1522 acmd->cmd_cdblen, DDI_DEV_AUTOINCR); local
2461 DDI_DEV_AUTOINCR); local
3279 RESET_TBOLT_STATUS_OFF), 4, DDI_DEV_AUTOINCR);
3285 RESET_TBOLT_STATUS_OFF), 4, DDI_DEV_AUTOINCR);
3722 DDI_DEV_AUTOINCR);
H A Dmr_sas.c3340 DDI_DEV_AUTOINCR);
3528 sizeof (drv_ver_info.drv_ver), DDI_DEV_AUTOINCR);
4601 DDI_DEV_AUTOINCR);
5311 (uint8_t *)pthru->cdb, acmd->cmd_cdblen, DDI_DEV_AUTOINCR); local
5475 pthru->cdb_len, DDI_DEV_AUTOINCR); local
5638 (uint8_t *)dcmd->mbox.b, DCMD_MBOX_SZ, DDI_DEV_AUTOINCR); local
6090 DDI_DEV_AUTOINCR); local
/illumos-gate/usr/src/uts/common/sys/
H A Dsunddi.h1861 #define DDI_DEV_AUTOINCR 0x0001 macro
/illumos-gate/usr/src/uts/common/io/aac/
H A Daac.c168 count, DDI_DEV_AUTOINCR)
173 count, DDI_DEV_AUTOINCR)
182 (uint8_t *)&(s)->field, (r), DDI_DEV_AUTOINCR)
185 (uint32_t *)&(s)->field, (r), DDI_DEV_AUTOINCR)
2007 DDI_DEV_AUTOINCR); local
2044 (uint8_t *)slotp->fibp, acp->fib_size, DDI_DEV_AUTOINCR);
4730 DDI_DEV_AUTOINCR);
5228 DDI_DEV_AUTOINCR);
5724 DDI_DEV_AUTOINCR); local
5803 ddi_rep_put8(acc, cdb, srb->cdb, acp->cmdlen, DDI_DEV_AUTOINCR);
6357 DDI_DEV_AUTOINCR); local
[all...]
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c2763 (uint8_t *)pkt->pkt_cmd, sizeof (els), DDI_DEV_AUTOINCR);
2839 (uint8_t *)pkt->pkt_resp, sizeof (rjt), DDI_DEV_AUTOINCR);
4331 cmd->pm_data_len, DDI_DEV_AUTOINCR);
4370 cmd->pm_stat_len, DDI_DEV_AUTOINCR);
4491 (uint8_t *)buffer_xmt.bp, 4, DDI_DEV_AUTOINCR);
4500 DDI_DEV_AUTOINCR);
4512 cmd->pm_stat_len, DDI_DEV_AUTOINCR);
5062 (uint8_t *)pkt->pkt_resp, sizeof (acc), DDI_DEV_AUTOINCR);
5307 (uint8_t *)pkt->pkt_resp, sizeof (acc), DDI_DEV_AUTOINCR);
5388 (uint8_t *)pkt->pkt_resp, sizeof (acc), DDI_DEV_AUTOINCR);
7355 (uint8_t *)ct_hdr, sizeof (hdr), DDI_DEV_AUTOINCR); local
7415 (uint8_t *)ct_hdr, sizeof (hdr), DDI_DEV_AUTOINCR); local
[all...]
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c8468 io_request->CDB.CDB32, cmd->cmd_cdblen, DDI_DEV_AUTOINCR); local

Completed in 179 milliseconds