Searched refs:BAR0 (Results 1 – 15 of 15) sorted by relevance
/freebsd/sys/dev/bxe/ |
H A D | bxe_debug.c | 47 bus_space_write_1(sc->bar[BAR0].tag, in bxe_reg_write8() 48 sc->bar[BAR0].handle, in bxe_reg_write8() 61 bus_space_write_2(sc->bar[BAR0].tag, in bxe_reg_write16() 62 sc->bar[BAR0].handle, in bxe_reg_write16() 75 bus_space_write_4(sc->bar[BAR0].tag, in bxe_reg_write32() 76 sc->bar[BAR0].handle, in bxe_reg_write32() 86 val = bus_space_read_1(sc->bar[BAR0].tag, in bxe_reg_read8() 87 sc->bar[BAR0].handle, in bxe_reg_read8() 103 val = bus_space_read_2(sc->bar[BAR0].tag, in bxe_reg_read16() 104 sc->bar[BAR0].handle, in bxe_reg_read16() [all …]
|
H A D | bxe.c | 2349 bus_space_barrier(sc->bar[BAR0].tag, sc->bar[BAR0].handle, 0, 0, in bxe_sp_prod_update() 5509 bus_space_barrier(sc->bar[BAR0].tag, sc->bar[BAR0].handle, in bxe_tx_encap() 16527 bus_space_barrier(sc->bar[BAR0].tag, sc->bar[BAR0].handle, 0, 0, in bxe_igu_clear_sb_gen() 16535 bus_space_barrier(sc->bar[BAR0].tag, sc->bar[BAR0].handle, 0, 0, in bxe_igu_clear_sb_gen()
|
/freebsd/sys/dev/liquidio/base/ |
H A D | cn23xx_pf_device.c | 930 uint64_t BAR0, BAR1; in lio_cn23xx_pf_setup_device() local 934 BAR0 = (uint64_t)(data32 & ~0xf); in lio_cn23xx_pf_setup_device() 936 BAR0 |= ((uint64_t)data32 << 32); in lio_cn23xx_pf_setup_device() 942 if (!BAR0 || !BAR1) { in lio_cn23xx_pf_setup_device() 943 if (!BAR0) in lio_cn23xx_pf_setup_device()
|
/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/ |
H A D | mpi.h | 57 #define BAR0 0x10 macro
|
H A D | sainit.c | 3666 case BAR0: in mpiGetPCIBarIndex()
|
/freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
H A D | fsl-ls1028a.dtsi | 1086 /* PF0-6 BAR0 - non-prefetchable memory */ 1090 /* PF0: VF0-1 BAR0 - non-prefetchable memory */ 1094 /* PF1: VF0-1 BAR0 - non-prefetchable memory */
|
/freebsd/contrib/openpam/ |
H A D | aclocal.m4 | 1011 BAR0=false
|
/freebsd/contrib/openbsm/ |
H A D | aclocal.m4 | 983 BAR0=false
|
/freebsd/contrib/ntp/sntp/ |
H A D | aclocal.m4 | 1005 BAR0=false
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | aclocal.m4 | 945 BAR0=false
|
/freebsd/contrib/libevent/ |
H A D | aclocal.m4 | 932 BAR0=false
|
/freebsd/contrib/file/ |
H A D | aclocal.m4 | 945 BAR0=false
|
/freebsd/contrib/ntp/ |
H A D | aclocal.m4 | 1005 BAR0=false
|
/freebsd/contrib/sqlite3/ |
H A D | aclocal.m4 | 9999 BAR0=false
|
/freebsd/share/misc/ |
H A D | pci_vendors | 38413 # Serial ports at BAR0-3 38416 # Serial ports at BAR0-3, Parallel port at BAR4 38419 # Parallel port at BAR0. Serial ports at BAR2-5 38421 # Parallel ports at BAR0,BAR2. Serial ports at BAR4-5
|