search for: scal_count

Displaying 3 results from an estimated 3 matches for "scal_count".

2011 Jun 02
0
[PATCH] pci: Use pr_<level> and pr_fmt
...t;, blk_id); rio_table_ptr = kzalloc(sizeof(struct rio_table_hdr), GFP_KERNEL); if (!rio_table_ptr) @@ -376,9 +399,12 @@ int __init ibmphp_access_ebda (void) rio_table_ptr->offset = offset +3 ; debug("info about rio table hdr ---\n"); - debug("ver_num: %x\nscal_count: %x\nriodev_count: %x\noffset of rio table: %x\n ", - rio_table_ptr->ver_num, rio_table_ptr->scal_count, - rio_table_ptr->riodev_count, rio_table_ptr->offset); + debug("ver_num: %x\n" + "scal_count: %x\n" + "riodev_count: %x\n"...
2011 Jun 02
0
[PATCH] pci: Use pr_<level> and pr_fmt
...t;, blk_id); rio_table_ptr = kzalloc(sizeof(struct rio_table_hdr), GFP_KERNEL); if (!rio_table_ptr) @@ -376,9 +399,12 @@ int __init ibmphp_access_ebda (void) rio_table_ptr->offset = offset +3 ; debug("info about rio table hdr ---\n"); - debug("ver_num: %x\nscal_count: %x\nriodev_count: %x\noffset of rio table: %x\n ", - rio_table_ptr->ver_num, rio_table_ptr->scal_count, - rio_table_ptr->riodev_count, rio_table_ptr->offset); + debug("ver_num: %x\n" + "scal_count: %x\n" + "riodev_count: %x\n"...
2011 Jun 02
0
[PATCH] pci: Use pr_<level> and pr_fmt
...t;, blk_id); rio_table_ptr = kzalloc(sizeof(struct rio_table_hdr), GFP_KERNEL); if (!rio_table_ptr) @@ -376,9 +399,12 @@ int __init ibmphp_access_ebda (void) rio_table_ptr->offset = offset +3 ; debug("info about rio table hdr ---\n"); - debug("ver_num: %x\nscal_count: %x\nriodev_count: %x\noffset of rio table: %x\n ", - rio_table_ptr->ver_num, rio_table_ptr->scal_count, - rio_table_ptr->riodev_count, rio_table_ptr->offset); + debug("ver_num: %x\n" + "scal_count: %x\n" + "riodev_count: %x\n"...