Searched refs:nb (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A Ddpsclient.c1161 unsigned int nb; local
1162 r = (unsigned char *)&nb;
1165 return(nb);
1175 unsigned int nb; local
1176 r = (unsigned char *)&nb;
1179 return(nb);
/solaris-x11-s11/open-src/kernel/i915/src/
H A Dintel_lvds.c401 static int intel_lid_notify(struct notifier_block *nb, unsigned long val,
405 container_of(nb, struct intel_lvds_connector, lid_notifier);

Completed in 19 milliseconds