/illumos-gate/usr/src/uts/common/io/1394/targets/av1394/ |
H A D | av1394_isoch.c | 618 iec61883_xmit_t xmit; in av1394_ioctl_xmit() local 623 if (ddi_copyin(arg, &xmit, sizeof (xmit), mode) != 0) { in av1394_ioctl_xmit() 626 num = xmit.tx_handle; in av1394_ioctl_xmit() 636 ret = av1394_it_xmit(icp, &xmit); in av1394_ioctl_xmit() 641 if (ddi_copyout(&xmit, arg, sizeof (xmit), mode) != 0) { in av1394_ioctl_xmit()
|
H A D | av1394_isoch_xmit.c | 200 av1394_it_xmit(av1394_ic_t *icp, iec61883_xmit_t *xmit) in av1394_it_xmit() argument 206 idx = xmit->tx_xfer.xf_full_idx; in av1394_it_xmit() 207 cnt = xmit->tx_xfer.xf_full_cnt; in av1394_it_xmit() 233 ret = av1394_it_wait_frames(icp, &xmit->tx_xfer.xf_empty_idx, in av1394_it_xmit() 234 &xmit->tx_xfer.xf_empty_cnt, &xmit->tx_miss_cnt); in av1394_it_xmit()
|
/illumos-gate/usr/src/uts/common/io/ib/clients/rdsv3/ |
H A D | loop.c | 233 .xmit = rdsv3_loop_xmit,
|
H A D | ib.c | 401 .xmit = rdsv3_ib_xmit,
|
H A D | send.c | 337 ret = conn->c_trans->xmit(conn, rm, in rdsv3_send_xmit()
|
/illumos-gate/usr/src/uts/common/sys/1394/targets/av1394/ |
H A D | av1394_isoch.h | 478 int av1394_it_xmit(av1394_ic_t *icp, iec61883_xmit_t *xmit);
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/ |
H A D | asppp2pppd | 117 xmit => 0, 118 -xmit => 0,
|
/illumos-gate/usr/src/lib/libmlrpc/common/ |
H A D | rpcpdu.ndl | 457 WORD max_xmit_frag; /* 16:02 max xmit frag size, bytes */ 494 WORD max_xmit_frag; /* 16:02 max xmit frag size, bytes */
|
/illumos-gate/usr/src/grub/grub-0.97/netboot/ |
H A D | nic.c | 351 arpreq.tipaddr, timeout)) goto xmit; in ip_transmit() 355 xmit: in ip_transmit()
|
/illumos-gate/usr/src/uts/common/sys/ib/clients/rdsv3/ |
H A D | rdsv3.h | 366 int (*xmit)(struct rdsv3_connection *conn, struct rdsv3_message *rm, member
|
/illumos-gate/usr/src/lib/libcurses/screen/ |
H A D | caps | 251 pkey_xmit, "pfx" "px" Prog funct key #1 to xmit string #2 509 pkey_plab, "pfxl" "xl" Prog key #1 to xmit string #2 and show string #3
|
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | caps | 256 pkey_xmit pfx px str Prog funct key #1 to xmit string #2 500 pkey_plab pfxl xl str Prog key #1 to xmit #2 and show string #3
|
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | caps | 258 pkey_xmit pfx px str Prog funct key #1 to xmit string #2 502 pkey_plab pfxl xl str Prog key #1 to xmit #2 and show string #3
|
/illumos-gate/usr/src/uts/common/io/e1000g/ |
H A D | README | 619 6713032 e1000g port hang, no xmit, no recv
|
/illumos-gate/usr/src/uts/common/io/e1000api/ |
H A D | README | 619 6713032 e1000g port hang, no xmit, no recv
|
/illumos-gate/usr/src/cmd/dladm/ |
H A D | dladm.c | 122 uint64_t xmit; member 8615 &newval.xmit) != -1) { in print_bridge_link_stats() 8618 newval.xmit - brlsum->xmit); in print_bridge_link_stats()
|
/illumos-gate/usr/src/data/terminfo/ |
H A D | termcap.src | 5520 # strap A so the regular arrow keys xmit \EA, etc, as with the 5531 # hold down shift to get them to xmit.
|
H A D | terminfo.src | 6250 # strap A so the regular arrow keys xmit \EA, etc, as with the 6261 # hold down shift to get them to xmit.
|