Home
last modified time | relevance | path

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

/NextBSD/sys/dev/isp/
HDisp_freebsd.c818 static ISP_INLINE int is_lun_enabled(ispsoftc_t *, int, lun_id_t);
850 is_lun_enabled(ispsoftc_t *isp, int bus, lun_id_t lun) in is_lun_enabled() function
1102 if (is_lun_enabled(isp, bus, lun)) { in create_lun_state()