Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/iscsi/
H A Discsi_proto.h413 struct iscsi_bhs_asynchronous_message { struct
432 CTASSERT(sizeof(struct iscsi_bhs_asynchronous_message) == ISCSI_BHS_SIZE); argument
H A Discsi.c1272 struct iscsi_bhs_asynchronous_message *bhsam; in iscsi_pdu_handle_async_message()
1276 bhsam = (struct iscsi_bhs_asynchronous_message *)response->ip_bhs; in iscsi_pdu_handle_async_message()
/freebsd-12.1/sys/cam/ctl/
H A Dctl_frontend_iscsi.c1760 struct iscsi_bhs_asynchronous_message *bhsam; in cfiscsi_ioctl_logout()
1785 (struct iscsi_bhs_asynchronous_message *)response->ip_bhs; in cfiscsi_ioctl_logout()
1809 struct iscsi_bhs_asynchronous_message *bhsam; in cfiscsi_ioctl_terminate()
1831 bhsam = (struct iscsi_bhs_asynchronous_message *) in cfiscsi_ioctl_terminate()