Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/1394/targets/scsa1394/
H A Dsbp2.h46 sbp2_orbp_t co_next_orb; /* next ORB pointer */ member
/titanic_41/usr/src/uts/common/sys/sbp2/
H A Ddefs.h68 sbp2_orbp_t co_next_orb; /* next ORB pointer */ member
/titanic_41/usr/src/uts/common/io/1394/targets/scsa1394/
H A Dsbp2_driver.c603 SBP2_ORBP_SET(orb->co_next_orb, SBP2_ORBP_NULL); in scsa1394_sbp2_cmd2orb()