Searched refs:aac_close_command (Results 1 – 4 of 4) sorted by relevance
727 struct aac_close_command *cc; in aac_shutdown()743 cc = (struct aac_close_command *)&fib->data[0]; in aac_shutdown()745 bzero(cc, sizeof(struct aac_close_command)); in aac_shutdown()749 sizeof(struct aac_close_command))) in aac_shutdown()
1378 struct aac_close_command { struct
793 struct aac_close_command *cc; in aacraid_shutdown()809 cc = (struct aac_close_command *)&fib->data[0]; in aacraid_shutdown()811 bzero(cc, sizeof(struct aac_close_command)); in aacraid_shutdown()815 sizeof(struct aac_close_command))) in aacraid_shutdown()
1467 struct aac_close_command { struct