Home
last modified time | relevance | path

Searched refs:iscsi_bhs_asynchronous_message (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/iscsi/
H A Discsi_proto.h414 struct iscsi_bhs_asynchronous_message { struct
433 CTASSERT(sizeof(struct iscsi_bhs_asynchronous_message) == ISCSI_BHS_SIZE); argument
H A Discsi.c1395 struct iscsi_bhs_asynchronous_message *bhsam; in iscsi_pdu_handle_async_message()
1399 bhsam = (struct iscsi_bhs_asynchronous_message *)response->ip_bhs; in iscsi_pdu_handle_async_message()
/freebsd/sys/cam/ctl/
H A Dctl_frontend_iscsi.c1790 struct iscsi_bhs_asynchronous_message *bhsam; in cfiscsi_ioctl_logout()
1815 (struct iscsi_bhs_asynchronous_message *)response->ip_bhs; in cfiscsi_ioctl_logout()
1839 struct iscsi_bhs_asynchronous_message *bhsam; in cfiscsi_ioctl_terminate()
1861 bhsam = (struct iscsi_bhs_asynchronous_message *) in cfiscsi_ioctl_terminate()