__ALIGNED__       154 drivers/tty/hvc/hvc_console.c 	char c[N_OUTBUF] __ALIGNED__;
__ALIGNED__       636 drivers/tty/hvc/hvc_console.c 	char buf[N_INBUF] __ALIGNED__;
__ALIGNED__       578 drivers/tty/hvc/hvcs.c 	char buf[HVCS_BUFF_LEN] __ALIGNED__;
__ALIGNED__       282 drivers/tty/hvc/hvsi.c 	struct hvsi_query_response packet __ALIGNED__;
__ALIGNED__       542 drivers/tty/hvc/hvsi.c 	struct hvsi_query packet __ALIGNED__;
__ALIGNED__       585 drivers/tty/hvc/hvsi.c 	struct hvsi_control packet __ALIGNED__;
__ALIGNED__       611 drivers/tty/hvc/hvsi.c 	uint8_t buf[HVSI_MAX_READ] __ALIGNED__;
__ALIGNED__       666 drivers/tty/hvc/hvsi.c 	struct hvsi_data packet __ALIGNED__;
__ALIGNED__       686 drivers/tty/hvc/hvsi.c 	struct hvsi_control packet __ALIGNED__;
__ALIGNED__      1087 drivers/tty/hvc/hvsi.c 	char c[HVSI_MAX_OUTGOING_DATA] __ALIGNED__;