Searched refs:ses_get_objstat (Results 1 – 1 of 1) sorted by relevance
104 static int ses_get_objstat(ses_softc_t *, ses_objstat *, int);328 softc->ses_vec.get_objstat = ses_get_objstat; in sesregister()1025 ses_get_objstat(ses_softc_t *ssc, ses_objstat *obp, int slpflag) in ses_get_objstat() function