Home
last modified time | relevance | path

Searched refs:mega_passthru (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
Dmegaraid2.h199 } __attribute__ ((packed)) mega_passthru; typedef
257 mega_passthru *pthru;
608 mega_passthru pthru;
714 mega_passthru pthru;
985 mega_passthru *int_pthru; /*internal pthru*/
1193 static mega_passthru* mega_prepare_passthru(adapter_t *, scb_t *,
1205 mega_passthru *);
Dmegaraid.h571 typedef struct mega_passthru { struct
589 } mega_passthru; typedef
700 mega_passthru *pthru;
703 mega_passthru pthru;
853 mega_passthru pthru;
1022 static mega_passthru* mega_prepare_passthru(mega_host_config *, mega_scb *,
Dmegaraid2.c487 sizeof(mega_passthru), in mega_find_card()
728 adapter->dev, sizeof(mega_passthru), in mega_find_card()
1246 mega_passthru *pthru; in mega_build_cmd()
1411 memset(pthru, 0, sizeof(mega_passthru)); in mega_build_cmd()
1675 static mega_passthru *
1679 mega_passthru *pthru; in mega_prepare_passthru()
1682 memset(pthru, 0, sizeof (mega_passthru)); in mega_prepare_passthru()
1933 mega_passthru *pthru = NULL; in mega_cmd_done()
2585 pci_free_consistent(adapter->dev, sizeof(mega_passthru), in mega_free_sgl()
2695 pci_free_consistent( adapter->dev, sizeof(mega_passthru), in megaraid_release()
[all …]
Dmegaraid.c1162 mega_passthru *pthru; in mega_cmd_done()
1329 mega_passthru *pthru; in mega_build_cmd()
1498 memset (pthru, 0, sizeof (mega_passthru)); in mega_build_cmd()
1776 static mega_passthru *
1780 mega_passthru *pthru; in mega_prepare_passthru()
1787 memset (pthru, 0, sizeof (mega_passthru)); in mega_prepare_passthru()
1980 mega_passthru *pthru; in mega_ioctl()
1999 memset (pthru, 0, sizeof (mega_passthru)); in mega_ioctl()
4669 sizeof (mega_passthru),
5225 mega_passthru *pthru = NULL;
[all …]