Searched refs:MAC_ESP_GET_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.c58 #define MAC_ESP_GET_PRIV(esp) ((struct mac_esp_priv *) \ macro
121 return MAC_ESP_GET_PRIV(esp)->error;
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);

Completed in 232 milliseconds