Home | History | Annotate | Download | only in netboot

Lines Matching defs:bx

139         unsigned long bx = (bus << 8) | device_fn;
155 "b" (bx),
166 unsigned long bx = (bus << 8) | device_fn;
182 "b" (bx),
193 unsigned long bx = (bus << 8) | device_fn;
209 "b" (bx),
220 unsigned long bx = (bus << 8) | device_fn;
236 "b" (bx),
247 unsigned long bx = (bus << 8) | device_fn;
263 "b" (bx),
274 unsigned long bx = (bus << 8) | device_fn;
290 "b" (bx),
319 "movw %%bx, %%ax"
324 : "bx", "cx");