Home
last modified time | relevance | path

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

/freebsd-14.2/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.c1396 struct iscsi_bhs_asynchronous_message *bhsam; in iscsi_pdu_handle_async_message()
1400 bhsam = (struct iscsi_bhs_asynchronous_message *)response->ip_bhs; in iscsi_pdu_handle_async_message()
/freebsd-14.2/sys/cam/ctl/
H A Dctl_frontend_iscsi.c1791 struct iscsi_bhs_asynchronous_message *bhsam; in cfiscsi_ioctl_logout()
1816 (struct iscsi_bhs_asynchronous_message *)response->ip_bhs; in cfiscsi_ioctl_logout()
1840 struct iscsi_bhs_asynchronous_message *bhsam; in cfiscsi_ioctl_terminate()
1862 bhsam = (struct iscsi_bhs_asynchronous_message *) in cfiscsi_ioctl_terminate()