Home
last modified time | relevance | path

Searched refs:R_CTL_ROUTING (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfcph.h41 #define R_CTL_ROUTING 0xF0 /* mask for routing bits */ macro
/titanic_41/usr/src/uts/common/sys/fc4/
H A Dfcal.h68 #define R_CTL_ROUTING 0xf0 /* mask for routing bits */ macro
H A Dfc.h68 #define R_CTL_ROUTING 0xf0 /* mask for routing bits */ macro
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c10814 switch (r_ctl & R_CTL_ROUTING) { in fp_unsol_cb()
10858 if ((r_ctl & R_CTL_ROUTING) == R_CTL_FC4_SVC) { in fp_unsol_cb()
10978 switch (r_ctl & R_CTL_ROUTING) { in fp_handle_unsol_buf()
H A Dfctl.c4919 switch ((buf->ub_frame.r_ctl) & R_CTL_ROUTING) { in fctl_ulp_unsol_cb()
/titanic_41/usr/src/uts/sun/io/
H A Dsocal.c3760 switch (srp->sr_fc_frame_hdr.r_ctl & R_CTL_ROUTING) { in socal_intr_unsolicited()
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c2562 switch (r_ctl & R_CTL_ROUTING) { in fcip_els_cb()
H A Dfcp.c4234 switch (r_ctl & R_CTL_ROUTING) { in fcp_els_callback()