Home
last modified time | relevance | path

Searched refs:mpi3mr_expander_add (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/mpi3mr/
H A Dmpi3mr_transport.c1885 mpi3mr_expander_add(mrioc, handle); in mpi3mr_refresh_expanders()
1897 mpi3mr_expander_add(mrioc, handle); in mpi3mr_refresh_expanders()
1959 int mpi3mr_expander_add(struct mpi3mr_ioc *mrioc, u16 handle) in mpi3mr_expander_add() function
2017 rc = mpi3mr_expander_add(mrioc, parent_handle); in mpi3mr_expander_add()
H A Dmpi3mr.h1389 int mpi3mr_expander_add(struct mpi3mr_ioc *mrioc, u16 handle);
H A Dmpi3mr_os.c1948 mpi3mr_expander_add(mrioc, handle); in mpi3mr_fwevt_bh()