| /freebsd/sys/dev/ixgbe/ |
| H A D | ixgbe_hv_vf.c | 26 u32 grant, queues = 1; in ixgbevf_hv_get_queues() local 33 grant = IXGBE_READ_PCIE_BYTE(hw, IXGBE_HV_QUEUE_COUNT_OFFSET); in ixgbevf_hv_get_queues() 37 grant = IXGBE_READ_PCIE_BYTE(hw, IXGBE_HV_QUEUE_COUNT_OFFSET); in ixgbevf_hv_get_queues() 38 grant |= (u32)IXGBE_READ_PCIE_BYTE(hw, in ixgbevf_hv_get_queues() 43 grant = 1; in ixgbevf_hv_get_queues() 47 if (grant == 2 || grant == 4) in ixgbevf_hv_get_queues()
|
| /freebsd/contrib/tcpdump/ |
| H A D | print-mpcp.c | 130 uint8_t grant_numbers, grant; in mpcp_print() local 163 for (grant = 1; grant <= grant_numbers; grant++) { in mpcp_print() 166 grant, in mpcp_print()
|
| /freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/i86xpv/xdt/ |
| H A D | tst.memenable.ksh | 55 xdt:mem::page-grant-map, 56 xdt:mem::page-grant-unmap, 57 xdt:mem::page-grant-transfer
|
| /freebsd/sys/contrib/device-tree/Bindings/arm/ |
| H A D | xen.txt | 13 Region 0 is reserved for mapping grant table, it must be always present. 14 The memory region is large enough to map the whole grant table (it is larger
|
| /freebsd/sys/contrib/device-tree/Bindings/net/can/ |
| H A D | mpc5xxx-mscan.txt | 5 Grant Likely <grant.likely@secretlab.ca>
|
| /freebsd/sys/contrib/device-tree/src/powerpc/ |
| H A D | media5200.dts | 6 * Grant Likely <grant.likely@secretlab.ca>
|
| H A D | lite5200b.dts | 6 * Grant Likely <grant.likely@secretlab.ca>
|
| H A D | amigaone.dts | 67 min-grant = <0>;
|
| H A D | lite5200.dts | 6 * Grant Likely <grant.likely@secretlab.ca>
|
| H A D | mpc5200b.dtsi | 6 * Grant Likely <grant@secretlab.ca>
|
| /freebsd/share/dtrace/ |
| H A D | nfsclienttime | 7 * Laboratory with support from a grant from Google, Inc.
|
| H A D | nfsattrstats | 7 * Laboratory with support from a grant from Google, Inc.
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7921/ |
| H A D | mcu.c | 149 struct mt7921_roc_grant_tlv *grant; in mt7921_mcu_uni_roc_event() local 154 grant = (struct mt7921_roc_grant_tlv *)(rxd->tlv + 4); in mt7921_mcu_uni_roc_event() 157 WARN_ON_ONCE((le16_to_cpu(grant->tag) != UNI_EVENT_ROC_GRANT)); in mt7921_mcu_uni_roc_event() 159 if (grant->reqtype == MT7921_ROC_REQ_ROC) in mt7921_mcu_uni_roc_event() 164 duration = le32_to_cpu(grant->max_interval); in mt7921_mcu_uni_roc_event()
|
| /freebsd/sys/contrib/dev/imx/ |
| H A D | LICENSE | 30 Notwithstanding anything to the contrary herein, Licensor does not grant and
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7925/ |
| H A D | mcu.c | 309 struct mt7925_roc_grant_tlv *grant = priv; in mt7925_mcu_roc_iter() local 314 if (mvif->idx != grant->bss_idx) in mt7925_mcu_roc_iter() 317 mvif->band_idx = grant->dbdcband; in mt7925_mcu_roc_iter() 324 struct mt7925_roc_grant_tlv *grant; in mt7925_mcu_roc_handle_grant() local 327 grant = (struct mt7925_roc_grant_tlv *)tlv; in mt7925_mcu_roc_handle_grant() 330 WARN_ON_ONCE((le16_to_cpu(grant->tag) != UNI_EVENT_ROC_GRANT)); in mt7925_mcu_roc_handle_grant() 332 if (grant->reqtype == MT7925_ROC_REQ_ROC) in mt7925_mcu_roc_handle_grant() 334 else if (grant->reqtype == MT7925_ROC_REQ_JOIN) in mt7925_mcu_roc_handle_grant() 337 mt7925_mcu_roc_iter, grant); in mt7925_mcu_roc_handle_grant() 340 duration = le32_to_cpu(grant->max_interval); in mt7925_mcu_roc_handle_grant()
|
| /freebsd/contrib/libpcap/doc/ |
| H A D | README.macos | 72 to grant write permission to everybody who should be allowed to capture
|
| /freebsd/crypto/openssl/doc/man7/ |
| H A D | ossl-guide-quic-server-block.pod | 99 would still need custom code to use the verified identity to grant nondefault 100 access to that particular client. Some servers grant access to all clients
|
| H A D | ossl-guide-tls-server-block.pod | 174 would still need custom code to use the verified identity to grant nondefault 175 access to that particular client. Some servers grant access to all clients
|
| /freebsd/crypto/openssh/.github/ |
| H A D | setup_ci.sh | 27 icacls regress /c /t /q /grant 'BUILTIN\Administrators:(RX)'
|
| /freebsd/sys/contrib/openzfs/ |
| H A D | LICENSE | 36 1.8. "Licensable" means having the right to grant, to the maximum 37 extent possible, whether at the time of the initial grant or 171 You have sufficient rights to grant the rights conveyed by this
|
| /freebsd/sys/cddl/contrib/opensolaris/ |
| H A D | OPENSOLARIS.LICENSE | 36 1.8. "Licensable" means having the right to grant, to the maximum 37 extent possible, whether at the time of the initial grant or 171 You have sufficient rights to grant the rights conveyed by this
|
| /freebsd/cddl/contrib/opensolaris/ |
| H A D | OPENSOLARIS.LICENSE | 36 1.8. "Licensable" means having the right to grant, to the maximum 37 extent possible, whether at the time of the initial grant or 171 You have sufficient rights to grant the rights conveyed by this
|
| /freebsd/contrib/ntp/sntp/libevent/cmake/ |
| H A D | CodeCoverage.cmake | 12 # the above license grant, this restriction and the following disclaimer,
|
| /freebsd/contrib/libevent/cmake/ |
| H A D | CodeCoverage.cmake | 12 # the above license grant, this restriction and the following disclaimer,
|
| /freebsd/contrib/ntp/sntp/libopts/ |
| H A D | COPYING.gplv3 | 379 e) Declining to grant rights under trademark law for use of some 483 purposes of this definition, "control" includes the right to grant 495 sue for patent infringement). To "grant" such a patent license to a 515 covered work, and grant a patent license to some of the parties 518 you grant is automatically extended to all recipients of the covered
|