Home
last modified time | relevance | path

Searched refs:sbp2_lun_reset (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/io/warlock/
H A Dsbp2.wlcmd37 root sbp2_lun_reset
/titanic_50/usr/src/uts/common/sys/sbp2/
H A Ddriver.h304 int sbp2_lun_reset(sbp2_lun_t *, int *);
/titanic_50/usr/src/uts/common/io/1394/targets/scsa1394/
H A Dsbp2_driver.c914 ret = sbp2_lun_reset(lp->l_lun, &berr); in scsa1394_sbp2_reset()
/titanic_50/usr/src/uts/common/io/sbp2/
H A Dsbp2.c542 sbp2_lun_reset(sbp2_lun_t *lp, int *berr) in sbp2_lun_reset() function