Home
last modified time | relevance | path

Searched refs:CT_PACKET_SIZE (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/aac/
H A Daac_regs.h422 #define CT_PACKET_SIZE \ macro
711 int8_t data[CT_PACKET_SIZE];
722 int8_t data[CT_PACKET_SIZE];
H A Daac.c2723 bzero(cmd, sizeof (*cmd) - CT_PACKET_SIZE); in aac_handle_adapter_config_issues()
2740 bzero(cmd, sizeof (*cmd) - CT_PACKET_SIZE); in aac_handle_adapter_config_issues()
3402 bzero(ct, sizeof (*ct) - CT_PACKET_SIZE); in aac_get_container_uid()
5760 bzero(cmd, sizeof (*cmd) - CT_PACKET_SIZE); in aac_cmd_fib_startstop()