
usbd
_
mphys() © 2007, QNX Software Systems GmbH & Co. KG.
Get the physical address of memory allocated by usbd
_
alloc()
Synopsis:
#include <sys/usbdi.h>
paddr_t usbd_mphys( const void *ptr );
Arguments:
ptr A pointer to the block of memory.
Library:
libusbdi
Description:
The usbd
_
mphys() function obtains the physical address used by usbd
_
alloc() to
allocate memory for a data transfer.
Returns:
Physical address.
Classification:
QNX Neutrino, QNX 4
Safety
Cancellation point No
Interrupt handler No
Signal handler No
Thread Yes
See also:
usbd
_
alloc(), usbd
_
alloc
_
urb(), usbd
_
free(), usbd
_
free
_
urb(), usbd
_
mphys()
58 Chapter 4 • USB Library Reference September 10, 2007
Comentários a estes Manuais