Home
last modified time | relevance | path

Searched refs:posted (Results 1 – 25 of 48) sorted by relevance

12

/freebsd/sys/dev/enic/
H A Dvnic_dev.c248 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 Dvnic_wq.h74 u32 posted; member
/freebsd/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp_rx.c168 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 Dsdp.h265 u8 posted; member
/freebsd/contrib/netbsd-tests/lib/libc/regex/data/att/
H A DREADME7 test data posted here are license free.
/freebsd/usr.sbin/apmd/
H A DREADME96 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 DChanges228 --> 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 DREADME56 one posted by Ben Bacarisse <ben.usenet@bsb.me.uk> in comp.lang.awk,
/freebsd/sys/contrib/device-tree/Bindings/pci/
H A Dbrcm,iproc-pcie.txt48 MSI posted writes in the event queues
/freebsd/crypto/openssl/doc/designs/ddd/
H A DWINDOWS.md39 model, you make a read or write on a socket and an event is posted to the IOCP
/freebsd/sys/contrib/openzfs/cmd/zed/agents/
H A DREADME.md99 the normal ZED events and also include events posted from the diagnosis
/freebsd/usr.sbin/bhyve/
H A Dpci_nvme.c298 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 DINUIT%UCS.src25 # c01 2005-Apr-01 First posted version. Matches internal xml
H A DUCS%INUIT.src25 # c01 2005-Apr-01 First posted version. Matches internal xml
H A DCELTIC%UCS.src25 # c01 2005-Apr-01 First posted version. Matches internal xml
H A DUCS%CELTIC.src25 # c01 2005-Apr-01 First posted version. Matches internal xml
H A DGAELIC%UCS.src25 # c01 2005-Apr-01 First posted version. Matches internal xml
H A DUCS%GAELIC.src25 # c01 2005-Apr-01 First posted version. Matches internal xml
/freebsd/contrib/libpcap/doc/
H A DREADME.hpux179 posted the security-part some time ago)
/freebsd/contrib/ntp/sntp/libevent/m4/
H A Dacx_pthread.m445 # macros posted by Alejandro Forero Cuervo to the autoconf macro
/freebsd/contrib/libevent/m4/
H A Dacx_pthread.m445 # macros posted by Alejandro Forero Cuervo to the autoconf macro
/freebsd/crypto/openssl/doc/designs/quic-design/
H A Dquic-requirements.md14 [posted](https://mta.openssl.org/pipermail/openssl-project/2021-October/002764.html)
/freebsd/sys/contrib/openzfs/contrib/debian/
H A Dcontrol271 module. When a zevent (ZFS Event) is posted, ZED will run any ZEDLETs
/freebsd/contrib/less/
H A DREADME35 Major changes made since the last posted version are in NEWS.
/freebsd/usr.bin/compress/doc/
H A DREADME169 In the compress 3.0 source recently posted to mod.sources, there is a

12