| /freebsd-13-stable/sys/dev/ath/ath_hal/ar5212/ |
| HD | ar5212desc.h | 39 uint32_t status1;/* DMA status 1 */ member 43 uint32_t status1;/* DMA status 1 */ member 53 #define ds_txstatus1 u.tx.status1 55 #define ds_rxstatus1 u.rx.status1
|
| /freebsd-13-stable/tools/tools/ath/athalq/ |
| HD | ar5212_ds.c | 50 MF(txs.u.tx.status1, AR_Done), in ar5212_decode_txstatus() 68 MF(txs.u.tx.status1, AR_Done), in ar5212_decode_txstatus() 69 MS(txs.u.tx.status1, AR_SeqNum), in ar5212_decode_txstatus() 70 MS(txs.u.tx.status1, AR_AckSigStrength), in ar5212_decode_txstatus() 71 MS(txs.u.tx.status1, AR_FinalTSIndex)); in ar5212_decode_txstatus() 73 MF(txs.u.tx.status1, AR_CompSuccess), in ar5212_decode_txstatus() 74 MF(txs.u.tx.status1, AR_XmitAtenna)); in ar5212_decode_txstatus()
|
| HD | ar9300_ds.c | 71 (unsigned int) MS(txs.status1, AR_tx_desc_id), in ar9300_decode_txstatus() 73 printf(" DescId=0x%08x\n", txs.status1); in ar9300_decode_txstatus() 349 MS(rxs.status1, AR_rx_rssi_ant00), in ar9300_decode_rxstatus() 350 MS(rxs.status1, AR_rx_rssi_ant01), in ar9300_decode_rxstatus() 351 MS(rxs.status1, AR_rx_rssi_ant02), in ar9300_decode_rxstatus() 356 MS(rxs.status1, AR_rx_rate)); in ar9300_decode_rxstatus()
|
| /freebsd-13-stable/sys/contrib/dev/ath/ath_hal/ar9300/ |
| HD | ar9300_recv_ds.c | 78 rxs->rs_rssi_ctl[0] = MS(rxsp->status1, AR_rx_rssi_ant00); in ar9300_proc_rx_desc_fast() 79 rxs->rs_rssi_ctl[1] = MS(rxsp->status1, AR_rx_rssi_ant01); in ar9300_proc_rx_desc_fast() 80 rxs->rs_rssi_ctl[2] = MS(rxsp->status1, AR_rx_rssi_ant02); in ar9300_proc_rx_desc_fast() 90 rxs->rs_rate = MS(rxsp->status1, AR_rx_rate); in ar9300_proc_rx_desc_fast()
|
| HD | ar9300_xmit_ds.c | 164 ads->status1 = ads->status2 = 0; in ar9300_clear_tx_desc_status() 189 ds->status1 = __bswap32(ds->status1); 269 ads->status1, in ar9300_proc_tx_desc() 304 ts->ts_desc_id = MS(ads->status1, AR_tx_desc_id); in ar9300_proc_tx_desc()
|
| HD | ar9300desc.h | 31 u_int32_t status1; member 43 u_int32_t status1; member
|
| /freebsd-13-stable/contrib/kyua/utils/signals/ |
| HD | interrupts_test.cpp | 218 const process::status status1 = child1->wait(); in ATF_TEST_CASE_BODY() local 219 ATF_REQUIRE(status1.signaled()); in ATF_TEST_CASE_BODY() 220 ATF_REQUIRE_EQ(SIGKILL, status1.termsig()); in ATF_TEST_CASE_BODY()
|
| /freebsd-13-stable/sys/dev/aic7xxx/ |
| HD | aic7xxx_pci.c | 1256 u_int status1; in ahc_pci_test_register_access() local 1306 status1 = aic_pci_read_config(ahc->dev_softc, in ahc_pci_test_register_access() 1309 status1, /*bytes*/1); in ahc_pci_test_register_access() 1318 status1 = aic_pci_read_config(ahc->dev_softc, in ahc_pci_test_register_access() 1320 if ((status1 & STA) != 0) in ahc_pci_test_register_access() 1327 status1 = aic_pci_read_config(ahc->dev_softc, in ahc_pci_test_register_access() 1330 status1, /*bytes*/1); in ahc_pci_test_register_access() 2012 u_int status1; in ahc_pci_intr() local 2018 status1 = aic_pci_read_config(ahc->dev_softc, in ahc_pci_intr() 2021 if ((status1 & ~DPE) != 0 in ahc_pci_intr() [all …]
|
| /freebsd-13-stable/usr.bin/lockf/tests/ |
| HD | lockf_test.sh | 144 status1=$? 149 atf_check test "$status1" -eq 0
|
| /freebsd-13-stable/sys/contrib/device-tree/src/arm/ |
| HD | am572x-idk-common.dtsi | 74 label = "status1:red:cpu1"; 81 label = "status1:green:usr"; 87 label = "status1:blue:mmc0";
|
| HD | am571x-idk.dts | 74 label = "status1:red:usr"; 80 label = "status1:green:usr"; 86 label = "status1:blue:mmc0";
|
| HD | am335x-icev2.dts | 125 label = "status1:red:mmc0"; 132 label = "status1:green:usr"; 138 label = "status1:yellow:usr";
|
| HD | keystone-k2g-ice.dts | 158 label = "status1:red:mmc0"; 165 label = "status1:green:usr"; 171 label = "status1:yellow:usr";
|
| HD | omap4-panda-common.dtsi | 53 label = "pandaboard::status1";
|
| HD | motorola-mapphone-common.dtsi | 562 /* status1 0x4a10007a gpmc_ncs3.gpio_53 c22 */
|
| /freebsd-13-stable/sys/dev/ath/ath_hal/ar5416/ |
| HD | ar5416desc.h | 55 uint32_t status1; member 90 #define ds_rxstatus1 u.rx.status1
|
| /freebsd-13-stable/sys/dev/usb/misc/ |
| HD | cp2112.c | 151 uint8_t status1; member 974 uint8_t, xfer_status_resp.status1, in cp2112iic_check_req_status() 989 switch (xfer_status_resp.status1) { in cp2112iic_check_req_status() 1002 xfer_status_resp.status1); in cp2112iic_check_req_status()
|
| /freebsd-13-stable/contrib/googletest/googletest/test/ |
| HD | googletest-death-test-test.cc | 275 const int status1 = NormalExitStatus(1); in TEST() local 281 EXPECT_PRED1(pred1, status1); in TEST() 283 EXPECT_FALSE(pred0(status1)); in TEST()
|
| /freebsd-13-stable/contrib/ntp/ntpd/ |
| HD | refclock_ripencc.c | 293 short rpt_0x46 (TSIPPKT *rpt, unsigned char *status1, unsigned char *status2); 2137 unsigned char *status1, in rpt_0x46() argument 2145 *status1 = buf[0]; in rpt_0x46() 3442 status1, status2; in rpt_rcvr_health() local 3463 if (rpt_0x46 (rpt, &status1, &status2)) in rpt_rcvr_health() 3469 text = (status1 < COUNTOF(sc_text)) in rpt_rcvr_health() 3470 ? sc_text[status1] in rpt_rcvr_health() 3473 text, status1); in rpt_rcvr_health()
|
| /freebsd-13-stable/contrib/subversion/subversion/libsvn_subr/ |
| HD | io.c | 1494 apr_status_t status1, status2, status3; in svn_io_filesizes_three_different_p() local 1505 status1 = apr_stat(&finfo1, file1_apr, APR_FINFO_MIN, scratch_pool); in svn_io_filesizes_three_different_p() 1513 *different_p12 = !status1 && !status2 && finfo1.size != finfo2.size; in svn_io_filesizes_three_different_p() 1515 *different_p13 = !status1 && !status3 && finfo1.size != finfo3.size; in svn_io_filesizes_three_different_p()
|
| /freebsd-13-stable/sys/contrib/octeon-sdk/ |
| HD | cvmx-sriomaintx-defs.h | 2990 uint32_t status1 : 1; /**< Status 1 CSR Implemented */ member 2994 uint32_t status1 : 1;
|
| /freebsd-13-stable/sys/dev/pci/ |
| HD | pci.c | 6822 uint16_t status, status1; in DB_COMMAND() local 6826 status1 = status = pci_read_config(dev, PCIR_STATUS, 2); in DB_COMMAND() 6827 status1 &= PCIM_STATUS_MDPERR | PCIM_STATUS_STABORT | in DB_COMMAND() 6830 if (status1 != 0) { in DB_COMMAND() 6831 status &= ~status1; in DB_COMMAND()
|
| /freebsd-13-stable/usr.sbin/bsdconfig/share/ |
| HD | dialog.subr | 1067 # $tag1 $item1 $status1 $tag2 $item2 $status2 ... 1163 # $tag1 $item1 $status1 $tag2 $item2 $status2 ... 1187 # $tag1 $item1 $status1 $help1 \ 1303 # $tag1 $item1 $status1 $help1 \
|
| /freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| HD | sanitizer_common_interceptors.inc | 4405 int status1 = COMMON_INTERCEPTOR_ON_EXIT(ctx); 4407 if (status == 0) status = status1;
|