#include <ccbdef.h>#include <irpdef.h>#include <pcbdef.h>#include <ucbdef.h>Go to the source code of this file.
Functions | |
| int | acp_std_access (struct _irp *irp, struct _pcb *pcb, struct _ucb *ucb, struct _ccb *ccb) |
| int | acp_std_accessnet (struct _irp *irp, struct _pcb *pcb, struct _ucb *ucb, struct _ccb *ccb) |
| int | acp_std_deaccess (struct _irp *irp, struct _pcb *pcb, struct _ucb *ucb, struct _ccb *ccb) |
| int | acp_std_fastio_block (struct _irp *irp, struct _pcb *pcb, struct _ucb *ucb, struct _ccb *ccb) |
| int | acp_std_modify (struct _irp *irp, struct _pcb *pcb, struct _ucb *ucb, struct _ccb *ccb) |
| int | acp_std_mount (struct _irp *irp, struct _pcb *pcb, struct _ucb *ucb, struct _ccb *ccb) |
| int | acp_std_readblk (struct _irp *irp, struct _pcb *pcb, struct _ucb *ucb, struct _ccb *ccb) |
| int | acp_std_writeblk (struct _irp *irp, struct _pcb *pcb, struct _ucb *ucb, struct _ccb *ccb) |
| int acp_std_accessnet | ( | struct _irp * | irp, | |
| struct _pcb * | pcb, | |||
| struct _ucb * | ucb, | |||
| struct _ccb * | ccb | |||
| ) |
Definition at line 51 of file sysacpfdt.c.
| int acp_std_fastio_block | ( | struct _irp * | irp, | |
| struct _pcb * | pcb, | |||
| struct _ucb * | ucb, | |||
| struct _ccb * | ccb | |||
| ) |
Definition at line 22 of file sysacpfdt.c.
References exe_qioacppkt(), exe_qiodrvpkt(), _irp::irp_l_abcnt, _irp::irp_l_obcnt, _irp::irp_l_qio_p2, _irp::irp_l_sts, and _irp::irp_v_fcode.
Definition at line 38 of file sysacpfdt.c.
References exe_qioacppkt(), exe_qiodrvpkt(), _irp::irp_l_abcnt, _irp::irp_l_obcnt, _irp::irp_l_qio_p2, _irp::irp_l_sts, and _irp::irp_v_fcode.
1.5.5