| /titanic_50/usr/src/uts/common/io/1394/adapters/ |
| H A D | hci1394_q.c | 1366 hci1394_q_buf_t *datab; in hci1394_q_ar_next() local 1375 datab = &q_handle->q_data; in hci1394_q_ar_next() 1397 (void) ddi_dma_sync(datab->qb_buf.bi_dma_handle, 0, in hci1394_q_ar_next() 1398 datab->qb_buf.bi_length, DDI_DMA_SYNC_FORKERNEL); in hci1394_q_ar_next() 1404 *q_addr = (uint32_t *)datab->qb_ptrs.qp_current; in hci1394_q_ar_next() 1421 hci1394_q_buf_t *datab; in hci1394_q_ar_free() local 1428 datab = &q_handle->q_data; in hci1394_q_ar_free() 1436 if ((datab->qb_ptrs.qp_current + size) > datab->qb_ptrs.qp_end) { in hci1394_q_ar_free() 1439 datab->qb_cookie[datab->qb_ptrs.qp_current_buf in hci1394_q_ar_free() 1441 datab->qb_cookie[datab->qb_ptrs.qp_current_buf].dmac_size); in hci1394_q_ar_free() [all …]
|
| /titanic_50/usr/src/uts/common/sys/ |
| H A D | strft.h | 138 struct datab; 141 extern void str_ftfree(struct datab *);
|
| H A D | stream.h | 315 typedef struct datab { struct 326 void (*db_free)(struct msgb *, struct datab *); argument 327 void (*db_lastfree)(struct msgb *, struct datab *); argument 373 struct datab *b_datap;
|
| /titanic_50/usr/src/man/man9s/ |
| H A D | Makefile | 28 datab.9s \ 98 dblk.9s := LINKSRC = datab.9s
|
| /titanic_50/usr/src/common/mdesc/ |
| H A D | mdesc_diff.c | 573 caddr_t datab; in mdd_node_compare() local 580 datab = (caddr_t)(mdbp->datap + in mdd_node_compare() 583 if (memcmp(dataa, datab, MDE_PROP_DATA_LEN(ap)) != 0) in mdd_node_compare()
|
| /titanic_50/usr/src/pkg/manifests/ |
| H A D | system-kernel.man9s.inc | 24 file path=usr/share/man/man9s/datab.9s 72 link path=usr/share/man/man9s/dblk.9s target=datab.9s
|
| /titanic_50/usr/src/uts/common/io/ib/clients/rds/ |
| H A D | rdsddi.c | 612 struct datab *db; in rds_wput_other() 713 struct datab *db; in rds_wput() 826 struct datab *db; in rds_wrw()
|
| /titanic_50/usr/src/uts/common/io/kb8042/ |
| H A D | kb8042.c | 300 uint8_t datab; in kb8042_send_and_expect() local 309 datab = ddi_get8(kb8042->handle, in kb8042_send_and_expect() 311 rval = ((datab == expect) ? B_TRUE : B_FALSE); in kb8042_send_and_expect() 320 *got = datab; in kb8042_send_and_expect()
|
| /titanic_50/usr/src/uts/common/sys/1394/targets/av1394/ |
| H A D | av1394_impl.h | 275 _NOTE(SCHEME_PROTECTS_DATA("one per call", msgb datab cmd1394_cmd
|
| /titanic_50/usr/src/uts/common/ktli/ |
| H A D | t_krcvudat.c | 183 struct datab *dbp = tp->b_datap; in t_krcvudata()
|
| /titanic_50/usr/src/uts/common/io/usb/clients/audio/usb_ah/ |
| H A D | usb_ah.c | 115 _NOTE(SCHEME_PROTECTS_DATA("unique per call", datab))
|
| /titanic_50/usr/src/uts/common/inet/tcp/ |
| H A D | tcp_output.c | 294 struct datab *dp; in tcp_wput_data() 1088 struct datab *db; in tcp_output() 1790 struct datab *db; in tcp_send()
|
| /titanic_50/usr/src/uts/common/io/ |
| H A D | wscons.c | 135 _NOTE(SCHEME_PROTECTS_DATA("Unshared data", datab))
|
| H A D | ecpp.c | 475 _NOTE(SCHEME_PROTECTS_DATA("unique per call", datab))
|
| /titanic_50/usr/src/uts/common/io/usb/usba/ |
| H A D | usbai_util.c | 2201 _NOTE(SCHEME_PROTECTS_DATA("unique per call", datab))
|
| /titanic_50/usr/src/uts/common/io/sbp2/ |
| H A D | sbp2.c | 116 _NOTE(SCHEME_PROTECTS_DATA("unique per call", datab msgb))
|
| /titanic_50/usr/src/uts/common/io/usb/clients/hid/ |
| H A D | hid.c | 154 _NOTE(SCHEME_PROTECTS_DATA("unique per call", datab))
|
| /titanic_50/usr/src/uts/common/io/usb/clients/usbser/ |
| H A D | usbser.c | 206 _NOTE(SCHEME_PROTECTS_DATA("unique per call", iocblk datab msgb queue copyreq))
|