__3xp_aligned 244 drivers/net/ethernet/3com/typhoon.c struct typhoon_indexes indexes __3xp_aligned; __3xp_aligned 245 drivers/net/ethernet/3com/typhoon.c struct tx_desc txLo[TXLO_ENTRIES] __3xp_aligned; __3xp_aligned 246 drivers/net/ethernet/3com/typhoon.c struct rx_desc rxLo[RX_ENTRIES] __3xp_aligned; __3xp_aligned 247 drivers/net/ethernet/3com/typhoon.c struct rx_desc rxHi[RX_ENTRIES] __3xp_aligned; __3xp_aligned 248 drivers/net/ethernet/3com/typhoon.c struct cmd_desc cmd[COMMAND_ENTRIES] __3xp_aligned; __3xp_aligned 249 drivers/net/ethernet/3com/typhoon.c struct resp_desc resp[RESPONSE_ENTRIES] __3xp_aligned; __3xp_aligned 250 drivers/net/ethernet/3com/typhoon.c struct rx_free rxBuff[RXFREE_ENTRIES] __3xp_aligned;