Searched refs:slun (Results 1 – 2 of 2) sorted by relevance
5696 int slun = SCB_GET_LUN(scb); in ahc_match_scb() local5703 match = ((lun == slun) || (lun == CAM_LUN_WILDCARD)); in ahc_match_scb()
7951 int slun = SCB_GET_LUN(scb); in ahd_match_scb() local7958 match = ((lun == slun) || (lun == CAM_LUN_WILDCARD)); in ahd_match_scb()