Home
last modified time | relevance | path

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

/freebsd/sys/dev/isp/
H A Disp_stds.h154 uint8_t rspnid_length; member
H A Disp.c2685 rp.rspnid_length = 0; in isp_register_port_name_24xx()
2688 rp.rspnid_length += sprintf(&scp[len + rp.rspnid_length], in isp_register_port_name_24xx()
2691 rp.rspnid_length += sprintf(&scp[len + rp.rspnid_length], in isp_register_port_name_24xx()
2694 rp.rspnid_length += sprintf(&scp[len + rp.rspnid_length], in isp_register_port_name_24xx()
2697 len += rp.rspnid_length; in isp_register_port_name_24xx()
H A Disp_library.c1289 ISP_IOZPUT_8(isp, src->rspnid_length, &dst->rspnid_length); in isp_put_rspn_id()