Searched refs:pthru32 (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/megaraid/
H A Dmegaraid_mm.c341 mraid_passthru_t *pthru32; local
457 pthru32 = kioc->pthru32;
461 if (copy_from_user(pthru32, kioc->user_pthru,
466 pthru32->dataxferaddr = kioc->buf_paddr;
469 pthru32->dataxferlen)) {
595 memset((caddr_t) kioc->pthru32, 0, sizeof(mraid_passthru_t));
827 kpthru32 = kioc->pthru32;
947 kioc->pthru32 = pci_pool_alloc(adapter->pthru_dma_pool,
950 if (!kioc->pthru32) {
[all...]
H A Dmegaraid_ioctl.h105 * @pthru32 : kernel address passthru (allocated per kioc)
106 * @pthru32_h : physicall address of @pthru32
141 mraid_passthru_t *pthru32; member in struct:uioc
H A Dmbox_defs.h255 mraid_passthru_t pthru32; member in struct:__anon6738

Completed in 91 milliseconds