Searched refs:in_srr_iu (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/isp/ |
H A D | isp_target.c | 449 na->na_srr_iu = in->in_srr_iu; in isp_notify_ack()
|
H A D | isp_library.c | 1787 ISP_IOXPUT_16(isp, src->in_srr_iu, &dst->in_srr_iu); in isp_put_notify_24xx() 1823 ISP_IOXGET_16(isp, &src->in_srr_iu, dst->in_srr_iu); in isp_get_notify_24xx()
|
H A D | ispmbox.h | 1287 uint16_t in_srr_iu; member
|
H A D | isp_freebsd.c | 1482 switch (inot->in_srr_iu) { in isp_handle_srr_start() 1514 isp_prt(isp, ISP_LOGWARN, "Got an unknown information (%x) SRR- dropping", inot->in_srr_iu); in isp_handle_srr_start() 1576 inot->in_rxid, inot->in_flags, inot->in_srr_iu, in isp_handle_platform_srr()
|