Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/warlock/
H A Dsbp2.wlcmd47 root sbp2_ses_remove_first_task_state
/titanic_41/usr/src/uts/common/sys/sbp2/
H A Ddriver.h315 sbp2_task_t *sbp2_ses_remove_first_task_state(sbp2_ses_t *, sbp2_task_state_t);
/titanic_41/usr/src/uts/common/io/1394/targets/scsa1394/
H A Dsbp2_driver.c733 while ((task = sbp2_ses_remove_first_task_state(sp, SBP2_TASK_COMP)) != in scsa1394_sbp2_req_status()
/titanic_41/usr/src/uts/common/io/sbp2/
H A Dsbp2.c1121 sbp2_ses_remove_first_task_state(sbp2_ses_t *sp, sbp2_task_state_t state) in sbp2_ses_remove_first_task_state() function