Use FINDMEM command in any ISPF command line.
For example, you can use following command to find a member named ISR@PRIM:
-
CODE: SELECT ALL
FINDMEM ISR@PRIM
Please notice that the search is only limited to all allocated datasets of your TSO/ISPF session.