Searched defs:_port_ (Results 1 – 2 of 2) sorted by relevance
358 int _port_ = bsh + offset; in bus_space_read_region_1() local368 bus_space_handle_t _port_ = bsh + offset; in bus_space_read_region_1() local384 int _port_ = bsh + offset; in bus_space_read_region_2() local394 bus_space_handle_t _port_ = bsh + offset; in bus_space_read_region_2() local410 int _port_ = bsh + offset; in bus_space_read_region_4() local420 bus_space_handle_t _port_ = bsh + offset; in bus_space_read_region_4() local611 int _port_ = bsh + offset; in bus_space_write_region_1() local621 bus_space_handle_t _port_ = bsh + offset; in bus_space_write_region_1() local637 int _port_ = bsh + offset; in bus_space_write_region_2() local647 bus_space_handle_t _port_ = bsh + offset; in bus_space_write_region_2() local[all …]
349 #define UFP_ENABLED(_port_) \ argument