Home
last modified time | relevance | path

Searched refs:request (Results 251 – 275 of 334) sorted by relevance

1...<<11121314

/dragonfly/contrib/libarchive/libarchive/
H A Darchive.h231 void *_client_data, la_int64_t request);
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_misc.c1194 ar9300_get_diag_state(struct ath_hal *ah, int request, in ar9300_get_diag_state() argument
1202 if (ath_hal_getdiagstate(ah, request, args, argsize, result, resultsize)) { in ar9300_get_diag_state()
1205 switch (request) { in ar9300_get_diag_state()
1216 pe = &ahp->ah_mode_power_array2133[request - HAL_DIAG_EEPROM_EXP_11A]; in ar9300_get_diag_state()
H A Dar9300_stub_funcs.c611 ar9300_Stub_GetDiagState(struct ath_hal *ah, int request, in ar9300_Stub_GetDiagState() argument
/dragonfly/sys/dev/raid/mpr/
H A Dmpr.c1135 MPI2_IOC_FACTS_REQUEST request; in mpr_get_iocfacts() local
1145 bzero(&request, req_sz); in mpr_get_iocfacts()
1146 request.Function = MPI2_FUNCTION_IOC_FACTS; in mpr_get_iocfacts()
1147 error = mpr_request_sync(sc, &request, reply, req_sz, reply_sz, 5); in mpr_get_iocfacts()
/dragonfly/contrib/cryptsetup/
H A DABOUT-NLS162 `-request' appended. For example, speakers of Swedish can send a
163 message to `sv-request@li.org', having this message body:
/dragonfly/sys/dev/drm/amd/powerplay/hwmgr/
H A Dsmu7_hwmgr.c3909 uint8_t request; in smu7_notify_link_speed_change_after_state_change() local
3913 request = PCIE_PERF_REQ_GEN3; in smu7_notify_link_speed_change_after_state_change()
3915 request = PCIE_PERF_REQ_GEN2; in smu7_notify_link_speed_change_after_state_change()
3917 request = PCIE_PERF_REQ_GEN1; in smu7_notify_link_speed_change_after_state_change()
3919 if (request == PCIE_PERF_REQ_GEN1 && in smu7_notify_link_speed_change_after_state_change()
3924 if (amdgpu_acpi_pcie_performance_request(hwmgr->adev, request, false)) { in smu7_notify_link_speed_change_after_state_change()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5212.h522 extern HAL_BOOL ar5212GetDiagState(struct ath_hal *ah, int request,
/dragonfly/contrib/binutils-2.27/gas/doc/
H A Dc-z80.texi36 request warnings and error messages for undocumented instructions.
H A Dc-tilepro.texi94 request at www.tilera.com.
H A Dc-tilegx.texi110 request at www.tilera.com.
/dragonfly/sys/dev/raid/vinum/
H A Dvinumstate.c619 checksdstate(struct sd *sd, struct request *rq, vinum_off_t diskaddr, vinum_off_t diskend) in checksdstate()
/dragonfly/contrib/tcpdump/
H A DREADME.md5 To report bugs and other problems, contribute patches, request a
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dimplement-c.texi364 @c is in convert_to_integer, where we call type_for_size and request
535 only as a request to evaluate the expression for its side-effects depends
/dragonfly/usr.bin/calendar/calendars/
H A Dcalendar.ushistory186 price controls (but okayed by Price Commission after formal request
/dragonfly/usr.sbin/cron/doc/
H A DCHANGES89 sent in the first and most polite request for this feature.
H A DMAIL92 << This was a popular request! >>
369 many people request it, I won't be needing -q as you've defined it.
/dragonfly/sys/dev/drm/radeon/
H A Dci_dpm.c4926 u8 request; in ci_notify_link_speed_change_after_state_change() local
4930 request = PCIE_PERF_REQ_PECI_GEN3; in ci_notify_link_speed_change_after_state_change()
4932 request = PCIE_PERF_REQ_PECI_GEN2; in ci_notify_link_speed_change_after_state_change()
4934 request = PCIE_PERF_REQ_PECI_GEN1; in ci_notify_link_speed_change_after_state_change()
4936 if ((request == PCIE_PERF_REQ_PECI_GEN1) && in ci_notify_link_speed_change_after_state_change()
4941 radeon_acpi_pcie_performance_request(rdev, request, false); in ci_notify_link_speed_change_after_state_change()
H A Dsi_dpm.c5786 u8 request; in si_notify_link_speed_change_after_state_change() local
5790 request = PCIE_PERF_REQ_PECI_GEN3; in si_notify_link_speed_change_after_state_change()
5792 request = PCIE_PERF_REQ_PECI_GEN2; in si_notify_link_speed_change_after_state_change()
5794 request = PCIE_PERF_REQ_PECI_GEN1; in si_notify_link_speed_change_after_state_change()
5796 if ((request == PCIE_PERF_REQ_PECI_GEN1) && in si_notify_link_speed_change_after_state_change()
5801 radeon_acpi_pcie_performance_request(rdev, request, false); in si_notify_link_speed_change_after_state_change()
/dragonfly/crypto/openssh/
H A Dclientloop.c727 client_expect_confirm(struct ssh *ssh, int id, const char *request, in client_expect_confirm() argument
732 cr->request_type = request; in client_expect_confirm()
/dragonfly/sys/net/
H A Dif.c3097 ifsq_enqueue_t enqueue, ifsq_dequeue_t dequeue, ifsq_request_t request) in ifq_set_methods() argument
3104 KASSERT(request != NULL, ("request is not specified")); in ifq_set_methods()
3112 ifsq->ifsq_request = request; in ifq_set_methods()
/dragonfly/contrib/binutils-2.27/binutils/
H A DREADME211 request. Better still, try to reduce the testcase, for example, try to
/dragonfly/etc/
H A Drc.subr1118 # If precmd failed and force isn't set, request exit.
1145 # If command failed and force isn't set, request exit.
/dragonfly/contrib/libarchive/
H A DNEWS512 an error if suid/sgid bits are dropped when you request
513 perm restore but don't request owner restore.
/dragonfly/share/misc/
H A Dbsd-family-tree565 would have been 1.0 except for request
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Dsi_dpm.c6239 u8 request; in si_notify_link_speed_change_after_state_change() local
6243 request = PCIE_PERF_REQ_PECI_GEN3; in si_notify_link_speed_change_after_state_change()
6245 request = PCIE_PERF_REQ_PECI_GEN2; in si_notify_link_speed_change_after_state_change()
6247 request = PCIE_PERF_REQ_PECI_GEN1; in si_notify_link_speed_change_after_state_change()
6249 if ((request == PCIE_PERF_REQ_PECI_GEN1) && in si_notify_link_speed_change_after_state_change()
6254 amdgpu_acpi_pcie_performance_request(adev, request, false); in si_notify_link_speed_change_after_state_change()

1...<<11121314