Searched refs:mpr_mapping_get_tid (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/dev/mpr/
H A Dmpr_sas_lsi.c905 id = mpr_mapping_get_tid(sc, sas_address, handle);
1312 id = mpr_mapping_get_tid(sc, pcie_wwid, handle);
H A Dmprvar.h893 unsigned int mpr_mapping_get_tid(struct mpr_softc *, uint64_t , u16);
H A Dmpr_mapping.c2661 * mpr_mapping_get_tid - return the target id for sas device and handle
2669 mpr_mapping_get_tid(struct mpr_softc *sc, uint64_t sas_address, u16 handle) function

Completed in 262 milliseconds