Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c112 static int sf_login(struct sf *, uchar_t, uchar_t, uint_t, int);
2312 if (!sf_login(sf, LA_ELS_PLOGI, in sf_statec_callback()
2593 sf_login(struct sf *sf, uchar_t els_code, uchar_t dest_id, uint_t arg1, in sf_login() function