Searched refs:xp_cd (Results 1 – 1 of 1) sorted by relevance
67 struct cfdriver xp_cd = { variable127 if (strcmp(maa->ma_name, xp_cd.cd_name)) in xp_match()158 if (unit >= xp_cd.cd_ndevs) in xpopen()160 sc = xp_cd.cd_devs[unit]; in xpopen()180 if (unit >= xp_cd.cd_ndevs) in xpclose()182 sc = xp_cd.cd_devs[unit]; in xpclose()200 if (unit >= xp_cd.cd_ndevs) in xpioctl()202 sc = xp_cd.cd_devs[unit]; in xpioctl()246 sc = xp_cd.cd_devs[unit]; in xpmmap()