Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_send.c458 hw_sbd_p->flags |= SBD_FLAG_PACKET_END; in bge_send_serial()
H A Dbge_hw.h1849 #define SBD_FLAG_PACKET_END 0x0004 macro