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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dmac_esp.c50 struct mac_esp_priv { struct
58 #define MAC_ESP_GET_PRIV(esp) ((struct mac_esp_priv *) \
126 struct mac_esp_priv *mep = MAC_ESP_GET_PRIV(esp);
147 struct mac_esp_priv *mep = MAC_ESP_GET_PRIV(esp);
232 struct mac_esp_priv *mep = MAC_ESP_GET_PRIV(esp);
301 struct mac_esp_priv *mep = MAC_ESP_GET_PRIV(esp);
353 struct mac_esp_priv *mep = MAC_ESP_GET_PRIV(esp);
498 struct mac_esp_priv *mep;
528 mep = kzalloc(sizeof(struct mac_esp_priv), GFP_KERNEL);
605 struct mac_esp_priv *me
[all...]

Completed in 40 milliseconds