iscsi_bhs_asynchronous_message
struct iscsi_bhs_asynchronous_message *bhsam;
(struct iscsi_bhs_asynchronous_message *)response->ip_bhs;
struct iscsi_bhs_asynchronous_message *bhsam;
bhsam = (struct iscsi_bhs_asynchronous_message *)
struct iscsi_bhs_asynchronous_message *bhsam;
bhsam = (struct iscsi_bhs_asynchronous_message *)response->ip_bhs;
CTASSERT(sizeof(struct iscsi_bhs_asynchronous_message) == ISCSI_BHS_SIZE);