Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Daic7xxx.c5184 int slun = SCB_GET_LUN(scb); in ahc_match_scb() local
5191 match = ((lun == slun) || (lun == CAM_LUN_WILDCARD)); in ahc_match_scb()
Daic79xx.c6967 int slun = SCB_GET_LUN(scb); in ahd_match_scb() local
6974 match = ((lun == slun) || (lun == CAM_LUN_WILDCARD)); in ahd_match_scb()