Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic79xx.c7217 int slun = SCB_GET_LUN(scb); in ahd_match_scb() local
7224 match = ((lun == slun) || (lun == CAM_LUN_WILDCARD)); in ahd_match_scb()