Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dstmf.h106 #define DB_LPORT_XFER_ACTIVE 0x8000 macro
/titanic_44/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c3933 dbuf->db_flags &= ~DB_LPORT_XFER_ACTIVE; in stmf_alloc_dbuf()
4627 dbuf->db_flags |= DB_LPORT_XFER_ACTIVE; in stmf_xfer_data()
4635 dbuf->db_flags &= ~DB_LPORT_XFER_ACTIVE; in stmf_xfer_data()
4658 if (dbuf->db_flags & DB_LPORT_XFER_ACTIVE) { in stmf_data_xfer_done()
4659 dbuf->db_flags &= ~DB_LPORT_XFER_ACTIVE; in stmf_data_xfer_done()