search for: bus_on

Displaying 4 results from an estimated 4 matches for "bus_on".

Did you mean: bug_on
2008 Jun 17
1
read.spss {foreign} doesn't work over network?
...[61] "DISCOUNT" "EMPDISC" "EMPPAY" "FREQ" "DISABLE" "HHVEH" [67] "VEHAVAIL" "HHSIZ" "INCOME" "AGE" "KIDCORED" "BLOCK" [73] "DIRECT_A" "BUS_ON" "BUS_ONS" "BUS_ONG" "BAV_STAT" "BAV_ADD" [79] "B_TAZ" "B_XCORD" "B_YCORD" "BUS_OFF" "BUS_OFFS" "BUS_OFFG" [85] "FAV_STAT" "FAV_ADD" "F_TAZ" "...
2011 Jun 02
0
[PATCH] pci: Use pr_<level> and pr_fmt
...ers/pci/hotplug/ibmphp_core.c @@ -27,6 +27,8 @@ * */ +#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt + #include <linux/init.h> #include <linux/module.h> #include <linux/slab.h> @@ -93,10 +95,10 @@ static inline int get_cur_bus_info(struct slot **sl) slot_cur->bus_on->current_bus_mode = 0xFF; debug("busstatus = %x, bus_speed = %x, bus_mode = %x\n", - slot_cur->busstatus, - slot_cur->bus_on->current_speed, - slot_cur->bus_on->current_bus_mode); - + slot_cur->busstatus, + slot_cur->bus_on->current_speed,...
2011 Jun 02
0
[PATCH] pci: Use pr_<level> and pr_fmt
...ers/pci/hotplug/ibmphp_core.c @@ -27,6 +27,8 @@ * */ +#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt + #include <linux/init.h> #include <linux/module.h> #include <linux/slab.h> @@ -93,10 +95,10 @@ static inline int get_cur_bus_info(struct slot **sl) slot_cur->bus_on->current_bus_mode = 0xFF; debug("busstatus = %x, bus_speed = %x, bus_mode = %x\n", - slot_cur->busstatus, - slot_cur->bus_on->current_speed, - slot_cur->bus_on->current_bus_mode); - + slot_cur->busstatus, + slot_cur->bus_on->current_speed,...
2011 Jun 02
0
[PATCH] pci: Use pr_<level> and pr_fmt
...ers/pci/hotplug/ibmphp_core.c @@ -27,6 +27,8 @@ * */ +#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt + #include <linux/init.h> #include <linux/module.h> #include <linux/slab.h> @@ -93,10 +95,10 @@ static inline int get_cur_bus_info(struct slot **sl) slot_cur->bus_on->current_bus_mode = 0xFF; debug("busstatus = %x, bus_speed = %x, bus_mode = %x\n", - slot_cur->busstatus, - slot_cur->bus_on->current_speed, - slot_cur->bus_on->current_bus_mode); - + slot_cur->busstatus, + slot_cur->bus_on->current_speed,...