Not used in current kernel.
result = lv1_allocate_ioid( /*IN*/ p1, /*OUT*/ &v1 );
| Inputs | |
|---|---|
| Register | Description |
| R3 | SBZ |
| Outputs | |
| Register | Description |
| R3 | Status? |
| R4 | the ioid |
Notes:
Info taken from kboot-10\dl\linux-2.6.16\include\asm-powerpc\lv1calltab.h (kboot-20061208)