/freebsd/sys/dev/enic/ |
H A D | vnic_dev.c | 248 u32 posted = dc2c->posted; in _vnic_dev_cmd2() local 254 new_posted = (posted + 1) % DEVCMD2_RING_SIZE; in _vnic_dev_cmd2() 259 _CMD_N(cmd), fetch_index, posted); in _vnic_dev_cmd2() 263 dc2c->cmd_ring[posted].cmd = cmd; in _vnic_dev_cmd2() 264 dc2c->cmd_ring[posted].flags = 0; in _vnic_dev_cmd2() 267 dc2c->cmd_ring[posted].flags |= DEVCMD2_FNORESULT; in _vnic_dev_cmd2() 270 dc2c->cmd_ring[posted].args[i] = vdev->args[i]; in _vnic_dev_cmd2() 273 dc2c->posted = new_posted; in _vnic_dev_cmd2() 275 if (dc2c->cmd_ring[posted].flags & DEVCMD2_FNORESULT) in _vnic_dev_cmd2() 1063 vdev->devcmd2->posted = fetch_index; in vnic_dev_init_devcmd2()
|
H A D | vnic_wq.h | 74 u32 posted; member
|
/freebsd/sys/ofed/drivers/infiniband/ulp/sdp/ |
H A D | sdp_rx.c | 168 int posted; in sdp_post_recvs_needed() local 173 posted = rx_ring_posted(ssk); in sdp_post_recvs_needed() 174 if (posted >= SDP_RX_SIZE) in sdp_post_recvs_needed() 176 if (posted < SDP_MIN_TX_CREDITS) in sdp_post_recvs_needed() 186 bytes_in_process = (posted - SDP_MIN_TX_CREDITS) * buffer_size; in sdp_post_recvs_needed()
|
H A D | sdp.h | 265 u8 posted; member
|
/freebsd/contrib/netbsd-tests/lib/libc/regex/data/att/ |
H A D | README | 7 test data posted here are license free.
|
/freebsd/usr.sbin/apmd/ |
H A D | README | 96 posted by an LCD close), run the sync command 3 times and wait for a 140 and will then reject the request event posted by APM BIOS. 152 Reject last request posted by the APM BIOS. This can be used to reject a
|
/freebsd/libexec/bootpd/ |
H A D | Changes | 228 --> bootp-2.2.D (posted as patch 2) 232 --> bootp-2.2.C (posted as patch 1) 236 --> bootp-2.2.B (posted to usenet)
|
/freebsd/contrib/one-true-awk/bugs-fixed/ |
H A D | README | 56 one posted by Ben Bacarisse <ben.usenet@bsb.me.uk> in comp.lang.awk,
|
/freebsd/sys/contrib/device-tree/Bindings/pci/ |
H A D | brcm,iproc-pcie.txt | 48 MSI posted writes in the event queues
|
/freebsd/sys/contrib/openzfs/cmd/zed/agents/ |
H A D | README.md | 99 the normal ZED events and also include events posted from the diagnosis
|
/freebsd/usr.sbin/bhyve/ |
H A D | pci_nvme.c | 298 bool posted; member 874 if (aen->posted) { in pci_nvme_aen_post() 880 aen->posted = true; in pci_nvme_aen_post() 907 if (!aen->posted) { in pci_nvme_aen_process() 984 aen->posted = false; in pci_nvme_aen_process()
|
/freebsd/share/i18n/csmapper/APPLE/ |
H A D | INUIT%UCS.src | 25 # c01 2005-Apr-01 First posted version. Matches internal xml
|
H A D | UCS%INUIT.src | 25 # c01 2005-Apr-01 First posted version. Matches internal xml
|
H A D | CELTIC%UCS.src | 25 # c01 2005-Apr-01 First posted version. Matches internal xml
|
H A D | UCS%CELTIC.src | 25 # c01 2005-Apr-01 First posted version. Matches internal xml
|
H A D | GAELIC%UCS.src | 25 # c01 2005-Apr-01 First posted version. Matches internal xml
|
H A D | UCS%GAELIC.src | 25 # c01 2005-Apr-01 First posted version. Matches internal xml
|
/freebsd/contrib/libpcap/doc/ |
H A D | README.hpux | 179 posted the security-part some time ago)
|
/freebsd/contrib/ntp/sntp/libevent/m4/ |
H A D | acx_pthread.m4 | 45 # macros posted by Alejandro Forero Cuervo to the autoconf macro
|
/freebsd/contrib/libevent/m4/ |
H A D | acx_pthread.m4 | 45 # macros posted by Alejandro Forero Cuervo to the autoconf macro
|
/freebsd/crypto/openssl/doc/man1/ |
H A D | openssl-pkcs8.pod.in | 249 Test vectors from this PKCS#5 v2.0 implementation were posted to the
|
/freebsd/sys/contrib/openzfs/contrib/debian/ |
H A D | control | 290 module. When a zevent (ZFS Event) is posted, ZED will run any ZEDLETs
|
/freebsd/usr.bin/compress/doc/ |
H A D | README | 169 In the compress 3.0 source recently posted to mod.sources, there is a
|
/freebsd/contrib/less/ |
H A D | README | 35 Major changes made since the last posted version are in NEWS.
|
/freebsd/contrib/ncurses/doc/ |
H A D | ncurses-intro.doc | 1119 The menu can then by posted, that is written to an associated window. 1205 Both these windows are painted when the menu is posted and erased when 1312 Once defined, a form can be posted, that is written to an associated 1317 As the form user fills out the posted form, navigation and editing 1592 selected. However, options may be changed on posted fields that are 1890 when the form is posted and erased when the form is unposted. 2285 This hook is called when the form is posted; also, just after 2289 This hook is called when the form is posted; also, just after
|