Searched refs:_mapping_get_mt_idx_from_handle (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/dev/mpr/
H A Dmpr_mapping.c441 * _mapping_get_mt_idx_from_handle - get map table index from handle
448 _mapping_get_mt_idx_from_handle(struct mpr_softc *sc, u16 handle) function
869 map_idx = _mapping_get_mt_idx_from_handle(sc, phy_change->
899 map_idx = _mapping_get_mt_idx_from_handle(sc, port_change->
2687 * _mapping_get_mt_idx_from_handle.
2696 return (_mapping_get_mt_idx_from_handle(sc, handle));
3124 map_idx = _mapping_get_mt_idx_from_handle(sc,
/freebsd-current/sys/dev/mps/
H A Dmps_mapping.c442 * _mapping_get_mt_idx_from_handle - get map table index from handle
449 _mapping_get_mt_idx_from_handle(struct mps_softc *sc, u16 handle) function
822 map_idx = _mapping_get_mt_idx_from_handle(sc, phy_change->
2217 * _mapping_get_mt_idx_from_handle.
2226 return (_mapping_get_mt_idx_from_handle(sc, handle));
2604 map_idx = _mapping_get_mt_idx_from_handle(sc,

Completed in 119 milliseconds