Home
last modified time | relevance | path

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

/NextBSD/sys/dev/isp/
HDisp_freebsd.c903 get_lun_statep_from_tag(ispsoftc_t *isp, int bus, uint32_t tagval) in get_lun_statep_from_tag() argument
910 if (bus < isp->isp_nchan && tagval != 0) { in get_lun_statep_from_tag()
914 atp = isp_find_atpd(isp, tptr, tagval); in get_lun_statep_from_tag()