Home
last modified time | relevance | path

Searched refs:ses_softc_init (Results 1 – 7 of 7) sorted by relevance

/titanic_44/usr/src/uts/common/io/warlock/
H A Dses_with_glm.wlcmd63 add ses_softc::ses_vec.softc_init target ses_softc_init
H A Dses.wlcmd60 add ses_softc::ses_vec.softc_init target ses_softc_init
H A Dses_with_isp.wlcmd62 add ses_softc::ses_vec.softc_init target ses_softc_init
H A Dses_with_fas.wlcmd73 add ses_softc::ses_vec.softc_init target ses_softc_init
H A Dses_with_esp.wlcmd66 add ses_softc::ses_vec.softc_init target ses_softc_init
/titanic_44/usr/src/uts/common/io/scsi/targets/
H A Dses.c63 extern int ses_softc_init(ses_softc_t *, int);
101 ses_softc_init, ses_init_enc, ses_get_encstat,
H A Dses_ses.c392 ses_softc_init(ses_softc_t *ssc, int doinit) in ses_softc_init() function