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

/freebsd-current/sys/dev/mps/
H A Dmps_mapping.c420 * _mapping_get_ir_mt_idx_from_handle - get map table index from volume handle
427 _mapping_get_ir_mt_idx_from_handle(struct mps_softc *sc, u16 volHandle) function
2257 * local function _mapping_get_ir_mt_idx_from_handle.
2266 return (_mapping_get_ir_mt_idx_from_handle(sc, volHandle));
/freebsd-current/sys/dev/mpr/
H A Dmpr_mapping.c419 * _mapping_get_ir_mt_idx_from_handle - get map table index from volume handle
426 _mapping_get_ir_mt_idx_from_handle(struct mpr_softc *sc, u16 volHandle) function
2727 * local function _mapping_get_ir_mt_idx_from_handle.
2736 return (_mapping_get_ir_mt_idx_from_handle(sc, volHandle));

Completed in 63 milliseconds