OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:twa_bus_iot
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/pci/
twavar.h
59
bus_space_tag_t
twa_bus_iot
; /* bus space tag */
member in struct:twa_softc
twa.c
421
bus_space_write_4(sc->
twa_bus_iot
, sc->twa_bus_ioh, off, val);
422
bus_space_barrier(sc->
twa_bus_iot
, sc->twa_bus_ioh, off, 4,
429
bus_space_barrier(sc->
twa_bus_iot
, sc->twa_bus_ioh, off, 4,
431
return (bus_space_read_4(sc->
twa_bus_iot
, sc->twa_bus_ioh, off));
1537
&sc->
twa_bus_iot
, &sc->twa_bus_ioh, NULL, NULL)) {
1545
PCI_MAPREG_MEM_TYPE_64BIT, 0, &sc->
twa_bus_iot
,
1554
PCI_MAPREG_MEM_TYPE_64BIT, 0, &sc->
twa_bus_iot
,
1564
PCI_MAPREG_MEM_TYPE_64BIT, 0, &sc->
twa_bus_iot
,
twareg.h
89
bus_space_write_4(sc->
twa_bus_iot
, sc->twa_bus_ioh, offset, (uint32_t)val)
Completed in 16 milliseconds
Indexes created Wed Oct 22 06:10:02 GMT 2025