Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/s390/cio/
Dchsc.c40 #define SEI_VF_FLA 0xc0 /* VF flag for Full Link Address */ macro
382 if ((sei_area->vf & SEI_VF_FLA) != 0) { in chsc_link_from_sei()
384 link->fla_mask = ((sei_area->vf & SEI_VF_FLA) == SEI_VF_FLA) ? in chsc_link_from_sei()