Searched refs:istatus (Results 1 - 14 of 14) sorted by relevance

/freebsd-12-stable/sys/arm/xilinx/
H A Duart_dev_cdnc.c565 uint32_t istatus; local
569 istatus = RD4(bas, CDNC_UART_ISTAT_REG);
572 WR4(bas, CDNC_UART_ISTAT_REG, istatus &
578 if ((istatus & (CDNC_UART_INT_RXTRIG | CDNC_UART_INT_RXTMOUT)) != 0)
582 if (sc->sc_txbusy && (istatus & CDNC_UART_INT_TXEMPTY) != 0) {
589 if ((istatus & CDNC_UART_INT_TXOVR) != 0)
593 if ((istatus & CDNC_UART_INT_RXOVR) != 0)
597 if ((istatus & CDNC_UART_INT_DMSI) != 0) {
H A Dzy7_devcfg.c648 uint32_t istatus, imask; local
652 istatus = RD4(sc, ZY7_DEVCFG_INT_STATUS);
658 if ((istatus & imask) == 0) {
664 if ((istatus & ZY7_DEVCFG_INT_DMA_DONE) != 0)
668 if ((istatus & ZY7_DEVCFG_INT_PCFG_INIT_PE) != 0)
/freebsd-12-stable/sys/dev/ata/chipsets/
H A Data-nvidia.c290 u_int32_t istatus; local
294 istatus = ATA_INL(ctlr->r_res2, offset);
296 istatus = ATA_INB(ctlr->r_res2, offset);
299 if (istatus & (0x0c << shift))
309 return (istatus & (0x01 << shift));
/freebsd-12-stable/sys/dev/iir/
H A Diir_pci.c411 if (ctx->istatus & 0x80) { /* error flag */
412 ctx->istatus &= ~0x80;
422 if (ctx->istatus == GDT_ASYNCINDEX) {
H A Diir.c1489 ctx.istatus = gdt->sc_get_status(gdt);
1490 if (ctx.istatus == 0x00) {
1492 return (ctx.istatus);
1502 if (ctx.istatus == GDT_ASYNCINDEX) {
1504 return (ctx.istatus);
1506 if (ctx.istatus == GDT_SPEZINDEX) {
1513 return (ctx.istatus);
1516 gccb = &gdt->sc_gccbs[ctx.istatus - 2];
1522 device_get_nameunit(gdt->sc_devnode), ctx.istatus));
1525 gdt->sc_dvr.eu.driver.index = ctx.istatus;
[all...]
H A Diir.h590 u_int8_t istatus; member in struct:gdt_intr_ctx
/freebsd-12-stable/sys/powerpc/mpc85xx/
H A Dfsl_sata.c69 static void fsl_sata_intr_main(struct fsl_sata_channel *ch, uint32_t istatus);
772 uint32_t istatus; local
776 istatus = ATA_INL(ch->r_mem, FSL_SATA_P_HSTS) & 0x7ffff;
777 if ((istatus & 0x3f) == 0)
782 fsl_sata_intr_main(ch, istatus);
795 ATA_OUTL(ch->r_mem, FSL_SATA_P_HSTS, istatus & 0x3f);
817 fsl_sata_intr_main(struct fsl_sata_channel *ch, uint32_t istatus) argument
835 if (istatus & FSL_SATA_P_HSTS_SNTFU)
840 if (istatus & (FSL_SATA_P_HSTS_PR)) {
846 err = (istatus
1913 uint32_t istatus; local
[all...]
/freebsd-12-stable/sys/dev/ahci/
H A Dahci.c66 static void ahci_ch_intr_main(struct ahci_channel *ch, uint32_t istatus);
1319 uint32_t istatus; local
1322 istatus = ATA_INL(ch->r_mem, AHCI_P_IS);
1325 ahci_ch_intr_main(ch, istatus);
1334 uint32_t istatus; local
1338 istatus = ATA_INL(ch->r_mem, AHCI_P_IS);
1342 ahci_ch_intr_main(ch, istatus);
1373 ahci_ch_intr_main(struct ahci_channel *ch, uint32_t istatus) argument
1380 ATA_OUTL(ch->r_mem, AHCI_P_IS, istatus);
1389 if ((istatus
2894 uint32_t istatus; local
[all...]
/freebsd-12-stable/sys/dev/cadence/
H A Dif_cgem.c941 uint32_t istatus; local
951 istatus = RD4(sc, CGEM_INTR_STAT);
952 WR4(sc, CGEM_INTR_STAT, istatus);
955 if ((istatus & CGEM_INTR_RX_COMPLETE) != 0)
962 if ((istatus & CGEM_INTR_HRESP_NOT_OK) != 0) {
969 if ((istatus & CGEM_INTR_RX_OVERRUN) != 0) {
976 if ((istatus & CGEM_INTR_RX_USED_READ) != 0) {
/freebsd-12-stable/sys/dev/siis/
H A Dsiis.c853 uint32_t istatus, sstatus, ctx, estatus, ok, err = 0; local
870 istatus = ATA_INL(ch->r_mem, SIIS_P_IS) &
872 ATA_OUTL(ch->r_mem, SIIS_P_IS, istatus);
874 if (istatus & SIIS_P_IX_PHYRDYCHG)
877 if (istatus & SIIS_P_IX_SDBN)
880 if (istatus & SIIS_P_IX_COMMERR) {
887 // __func__, sstatus, istatus, ch->rslots, estatus, ccs, port,
/freebsd-12-stable/contrib/wpa/src/ap/
H A Ddrv_callbacks.c1571 int istatus,
1579 if (istatus == INTERFACE_ADDED)
1586 istatus == INTERFACE_ADDED ?
1894 hapd, data->wds_sta_interface.istatus,
1570 hostapd_event_wds_sta_interface_status(struct hostapd_data *hapd, int istatus, const char *ifname, const u8 *addr) argument
/freebsd-12-stable/sys/dev/aic7xxx/
H A Daic79xx.h462 struct initiator_status istatus; member in union:hardware_scb::__anon12032
H A Daic79xx.c8163 if (scb->hscb->shared_data.istatus.scsi_status != 0) {
8216 aic_set_scsi_status(scb, hscb->shared_data.istatus.scsi_status);
8217 switch (hscb->shared_data.istatus.scsi_status) {
8440 spkt = &hscb->shared_data.istatus;
/freebsd-12-stable/contrib/wpa/src/drivers/
H A Ddriver.h5634 } istatus; member in struct:wpa_event_data::wds_sta_interface

Completed in 313 milliseconds