Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Dispvar.h770 #define ISP_FW_MAJORX(xp) (xp[0]) macro
H A Disp_netbsd.c367 hba->fc_fw_major = ISP_FW_MAJORX(isp->isp_fwrev); in ispioctl()