Home
last modified time | relevance | path

Searched defs:_port_ (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/x86/include/
H A Dbus.h358 int _port_ = bsh + offset; in bus_space_read_region_1() local
368 bus_space_handle_t _port_ = bsh + offset; in bus_space_read_region_1() local
384 int _port_ = bsh + offset; in bus_space_read_region_2() local
394 bus_space_handle_t _port_ = bsh + offset; in bus_space_read_region_2() local
410 int _port_ = bsh + offset; in bus_space_read_region_4() local
420 bus_space_handle_t _port_ = bsh + offset; in bus_space_read_region_4() local
611 int _port_ = bsh + offset; in bus_space_write_region_1() local
621 bus_space_handle_t _port_ = bsh + offset; in bus_space_write_region_1() local
637 int _port_ = bsh + offset; in bus_space_write_region_2() local
647 bus_space_handle_t _port_ = bsh + offset; in bus_space_write_region_2() local
[all …]
/freebsd/sys/dev/qlnx/qlnxe/
H A Dmcp_private.h349 #define UFP_ENABLED(_port_) \ argument