Home
last modified time | relevance | path

Searched defs:slpflg (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/io/scsi/targets/
H A Dses_safte.c289 safte_rdstat(ses_softc_t *ssc, int slpflg) in safte_rdstat()
738 safte_get_encstat(ses_softc_t *ssc, int slpflg) in safte_get_encstat()
744 safte_set_encstat(ses_softc_t *ssc, uchar_t encstat, int slpflg) in safte_set_encstat()
770 safte_get_objstat(ses_softc_t *ssc, ses_objarg *obp, int slpflg) in safte_get_objstat()
/titanic_50/usr/src/uts/common/os/
H A Dstrsubr.c3002 int slpflg, errs; in strwaitq() local