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

/freebsd-current/sys/dev/isp/
H A Disp_stds.h154 uint8_t rspnid_length; member in struct:__anon2795
H A Disp.c2674 rp.rspnid_length = 0;
2677 rp.rspnid_length += sprintf(&scp[len + rp.rspnid_length],
2680 rp.rspnid_length += sprintf(&scp[len + rp.rspnid_length],
2683 rp.rspnid_length += sprintf(&scp[len + rp.rspnid_length],
2686 len += rp.rspnid_length;
H A Disp_library.c1289 ISP_IOZPUT_8(isp, src->rspnid_length, &dst->rspnid_length);
1290 /* for (i = 0; i < src->rspnid_length; i++)

Completed in 174 milliseconds