OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:port_ioh
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
mvsatavar.h
91
bus_space_handle_t
port_ioh
;
member in struct:mvsata_port
mvsata.c
82
bus_space_read_4((mvport)->port_iot, (mvport)->
port_ioh
, (reg))
84
bus_space_write_4((mvport)->port_iot, (mvport)->
port_ioh
, (reg), (val))
86
bus_space_read_2((mvport)->port_iot, (mvport)->
port_ioh
, \
89
bus_space_read_1((mvport)->port_iot, (mvport)->
port_ioh
, \
92
bus_space_write_2((mvport)->port_iot, (mvport)->
port_ioh
, \
95
bus_space_write_1((mvport)->port_iot, (mvport)->
port_ioh
, \
3006
EDMA_REGISTERS_SIZE, &mvport->
port_ioh
);
3013
rv = bus_space_subregion(mvport->port_iot, mvport->
port_ioh
, SATA_SS, 4,
3020
rv = bus_space_subregion(mvport->port_iot, mvport->
port_ioh
, SATA_SE, 4,
3031
rv = bus_space_subregion(mvport->port_iot, mvport->
port_ioh
,
[
all
...]
Completed in 12 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025