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

/freebsd-9.3-release/sys/dev/mpr/
H A Dmpr_mapping.c398 * _mapping_get_ir_mt_idx_from_handle - get map table index from volume handle
405 _mapping_get_ir_mt_idx_from_handle(struct mpr_softc *sc, u16 volHandle) function
1879 * local function _mapping_get_ir_mt_idx_from_handle.
1888 return (_mapping_get_ir_mt_idx_from_handle(sc, volHandle));
/freebsd-9.3-release/sys/dev/mps/
H A Dmps_mapping.c399 * _mapping_get_ir_mt_idx_from_handle - get map table index from volume handle
406 _mapping_get_ir_mt_idx_from_handle(struct mps_softc *sc, u16 volHandle) function
1881 * local function _mapping_get_ir_mt_idx_from_handle.
1890 return (_mapping_get_ir_mt_idx_from_handle(sc, volHandle));

Completed in 109 milliseconds