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

/freebsd-current/sys/dev/mpr/
H A Dmpr_mapping.c285 * _mapping_get_enc_idx_from_handle - get enclosure index from handle
292 _mapping_get_enc_idx_from_handle(struct mpr_softc *sc, u16 handle) function
1208 enc_idx = _mapping_get_enc_idx_from_handle(sc,
1364 enc_idx = _mapping_get_enc_idx_from_handle(sc,
1606 enc_idx = _mapping_get_enc_idx_from_handle
1863 enc_idx = _mapping_get_enc_idx_from_handle
2872 enc_idx = _mapping_get_enc_idx_from_handle(sc,
/freebsd-current/sys/dev/mps/
H A Dmps_mapping.c286 * _mapping_get_enc_idx_from_handle - get enclosure index from handle
293 _mapping_get_enc_idx_from_handle(struct mps_softc *sc, u16 handle) function
1170 enc_idx = _mapping_get_enc_idx_from_handle(sc,
1416 enc_idx = _mapping_get_enc_idx_from_handle
2402 enc_idx = _mapping_get_enc_idx_from_handle(sc,

Completed in 70 milliseconds