#include <starlet.h>
Public Attributes | |
| unsigned int | efn |
| unsigned short int | chan |
| unsigned int | func |
| struct _iosb * | iosb |
| void(* | astadr )(long) |
| long | astprm |
| void * | p1 |
| long | p2 |
| long | p3 |
| long | p4 |
| long | p5 |
| long | p6 |
Definition at line 204 of file starlet.h.
| unsigned int struct_qio::efn |
Definition at line 205 of file starlet.h.
Referenced by exe_qio_wrap(), exe_qiow_wrap(), sys_qio(), and sys_qiow().
| unsigned short int struct_qio::chan |
Definition at line 206 of file starlet.h.
Referenced by exe_qio_wrap(), exe_qiow_wrap(), sys_qio(), and sys_qiow().
| unsigned int struct_qio::func |
Definition at line 207 of file starlet.h.
Referenced by exe_qio_wrap(), exe_qiow_wrap(), sys_qio(), and sys_qiow().
struct _iosb* struct_qio::iosb [read] |
Definition at line 208 of file starlet.h.
Referenced by exe_qio_wrap(), exe_qiow_wrap(), sys_qio(), and sys_qiow().
| void(* struct_qio::astadr)(long) |
Referenced by exe_qio_wrap(), exe_qiow(), exe_qiow_wrap(), sys_qio(), and sys_qiow().
| long struct_qio::astprm |
Definition at line 210 of file starlet.h.
Referenced by exe_qio_wrap(), exe_qiow_wrap(), sys_qio(), and sys_qiow().
| void* struct_qio::p1 |
Definition at line 211 of file starlet.h.
Referenced by exe_qio_wrap(), exe_qiow_wrap(), sys_qio(), and sys_qiow().
| long struct_qio::p2 |
Definition at line 212 of file starlet.h.
Referenced by exe_qio_wrap(), exe_qiow_wrap(), sys_qio(), and sys_qiow().
| long struct_qio::p3 |
Definition at line 213 of file starlet.h.
Referenced by exe_qio_wrap(), exe_qiow_wrap(), sys_qio(), and sys_qiow().
| long struct_qio::p4 |
Definition at line 214 of file starlet.h.
Referenced by exe_qio_wrap(), exe_qiow_wrap(), sys_qio(), and sys_qiow().
| long struct_qio::p5 |
Definition at line 215 of file starlet.h.
Referenced by exe_qio_wrap(), exe_qiow_wrap(), sys_qio(), and sys_qiow().
| long struct_qio::p6 |
Definition at line 216 of file starlet.h.
Referenced by exe_qio_wrap(), exe_qiow_wrap(), sys_qio(), and sys_qiow().
1.5.5