Home
last modified time | relevance | path

Searched refs:R_CTL_DEVICE_DATA (Results 1 – 7 of 7) sorted by relevance

/titanic_50/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfcph.h44 #define R_CTL_DEVICE_DATA 0x00 /* all I/O related frames */ macro
/titanic_50/usr/src/uts/common/sys/fc4/
H A Dfcal.h71 #define R_CTL_DEVICE_DATA 0x00 /* all I/O related frames */ macro
H A Dfc.h71 #define R_CTL_DEVICE_DATA 0x00 /* all I/O related frames */ macro
/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c6877 fr_hdr->r_ctl = R_CTL_DEVICE_DATA | R_CTL_UNSOL_DATA; in fcip_init_unicast_pkt()
6926 fr_hdr->r_ctl = R_CTL_DEVICE_DATA | R_CTL_UNSOL_DATA; in fcip_init_broadcast_pkt()
/titanic_50/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c4920 case R_CTL_DEVICE_DATA: in fctl_ulp_unsol_cb()
H A Dfp.c10815 case R_CTL_DEVICE_DATA: in fp_unsol_cb()
11071 case R_CTL_DEVICE_DATA: in fp_handle_unsol_buf()
/titanic_50/usr/src/uts/sun/io/
H A Dsocal.c3790 case R_CTL_DEVICE_DATA: in socal_intr_unsolicited()