Searched refs:SVC3_ROLE_MASK (Results 1 – 2 of 2) sorted by relevance
| /freebsd-11-stable/sys/dev/isp/ | ||
| HD | ispmbox.h | 1338 #define SVC3_ROLE_MASK 0x30 macro |
| HD | isp_freebsd.c | 490 ifc->role = (lp->prli_word3 & SVC3_ROLE_MASK) >> SVC3_ROLE_SHIFT; in ispioctl() |