Searched refs:UD (Results 1 – 13 of 13) sorted by relevance
| /linux/drivers/block/ |
| H A D | ataflop.c | 309 #define UD unit[drive] macro 538 FDC_WRITE( FDCREG_TRACK, UD.track ); in fd_select_drive() 618 if (++drive > 1 || !UD.connected) in check_change() 632 if (stat != UD.wpstat) { in check_change() 634 UD.wpstat = stat; in check_change() 867 if (UD.track == -1) in do_fd_action() 869 else if (UD.track != ReqTrack << UDT->stretch) in do_fd_action() 1449 if (UD.wpstat) { in floppy_check_events() 1466 if (UD.flags & FTD_MSG) in floppy_revalidate() 1532 if (!UD.connected) { in ataflop_queue_rq() [all …]
|
| /linux/Documentation/translations/zh_CN/infiniband/ |
| H A D | ipoib.rst | 50 在数据报模式下,使用IB UD(不可靠数据报)传输,因此接口MTU等于IB L2 MTU 58 在连接模式下,接口的UD QP仍被用于组播和与不支持连接模式的对等体的通信。 60 小的UD MTU。
|
| /linux/Documentation/infiniband/ |
| H A D | ipoib.rst | 40 In datagram mode, the IB UD (Unreliable Datagram) transport is used 52 In connected mode, the interface's UD QP is still used for multicast 55 networking stack to use the smaller UD MTU for these neighbours.
|
| /linux/drivers/infiniband/ulp/ipoib/ |
| H A D | Kconfig | 24 drops for multicast and UD mode traffic from this interface,
|
| /linux/drivers/infiniband/hw/mthca/ |
| H A D | mthca_qp.c | 285 enum { RC, UC, UD, RD, RDEE, MLX, NUM_TRANS }; enumerator 292 case UD: return MTHCA_QP_ST_UD; in to_mthca_st() 603 if (qp->transport == MLX || qp->transport == UD) in __mthca_modify_qp() 944 case UD: in mthca_max_data_size() 1014 case UD: in mthca_alloc_wqe_buf() 1306 case IB_QPT_UD: qp->transport = UD; break; in mthca_alloc_qp() 1733 case UD: in mthca_tavor_post_send() 2063 case UD: in mthca_arbel_post_send()
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| H A D | omap3-evm-common.dtsi | 106 &gpio1 3 GPIO_ACTIVE_HIGH>; /* gpio3, lcd UD */
|
| /linux/drivers/infiniband/hw/hfi1/ |
| H A D | trace.c | 411 case OP(UD, SEND_ONLY): in parse_everbs_hdrs() 418 case OP(UD, SEND_ONLY_WITH_IMMEDIATE): in parse_everbs_hdrs()
|
| /linux/Documentation/arch/x86/x86_64/ |
| H A D | fred.rst | 80 longer needed when FRED is enabled, thus is disallowed (#UD).
|
| H A D | fsgs.rst | 103 instructions will fault with a #UD exception.
|
| /linux/Documentation/virt/kvm/x86/ |
| H A D | errata.rst | 42 require the flag be set when injecting a #GP, clear when injecting a #UD,
|
| /linux/drivers/infiniband/core/ |
| H A D | cma_trace.h | 146 ib_qp_type(UD) \
|
| /linux/tools/testing/selftests/kvm/lib/x86/ |
| H A D | processor.c | 41 VEC_STR(UD); in ex_str()
|
| /linux/Documentation/virt/kvm/ |
| H A D | api.rst | 8478 generate a #UD within the guest. 8486 KVM will inject a #UD on MONITOR/MWAIT if
|