Home
last modified time | relevance | path

Searched refs:_gp (Results 1 – 2 of 2) sorted by relevance

/freebsd-head/sys/dev/gpio/
HDgpiobusvar.h154 int gpio_pin_get_by_bus_pinnum(device_t _bus, uint32_t _pinnum, gpio_pin_t *_gp);
157 int gpio_pin_get_by_child_index(device_t _child, uint32_t _idx, gpio_pin_t *_gp);
/freebsd-head/sys/dev/ath/
HDif_athvar.h1529 #define ath_hal_btcoex_mci_setup(_ah, _gp, _gb, _gl, _sp) \ argument
1530 ((*(_ah)->ah_btMciSetup)((_ah), (_gp), (_gb), (_gl), (_sp)))