Home
last modified time | relevance | path

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

/freebsd/sys/dev/isp/
H A Disp_target.c730 portid = inot->in_portid_hi << 16 | inot->in_portid_lo; in isp_handle_notify_24xx()
H A Disp_library.c1800 ISP_IOXPUT_8(isp, src->in_portid_hi, &dst->in_portid_hi); in isp_put_notify_24xx()
1836 ISP_IOXGET_8(isp, &src->in_portid_hi, dst->in_portid_hi); in isp_get_notify_24xx()
H A Dispmbox.h1307 uint8_t in_portid_hi; member