Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/fc4/
Dfc.h35 #define R_CTL_EXTENDED_SVC 0x20 /* Extended Link_Data frame */ macro
Dsoc.c271 if ((r_ctl & 0xf0) == R_CTL_EXTENDED_SVC) { in soc_unsolicited()
Dsocal.c343 if ((r_ctl & 0xf0) == R_CTL_EXTENDED_SVC) { in socal_unsolicited()