req_status_flags 3765 dev/ic/isp.c if (sp->req_status_flags & RQSTF_BUS_RESET) {
req_status_flags 3805 dev/ic/isp.c if (sp->req_status_flags & RQSTF_NEGOTIATION) {
req_status_flags 3814 dev/ic/isp.c if (sp->req_status_flags & RQSF_XFER_COMPLETE) {
req_status_flags 4373 dev/ic/isp.c if (sp->req_status_flags & RQSTF_DISCONNECT) {
req_status_flags 4376 dev/ic/isp.c if (sp->req_status_flags & RQSTF_SYNCHRONOUS) {
req_status_flags 4379 dev/ic/isp.c if (sp->req_status_flags & RQSTF_PARITY_ERROR) {
req_status_flags 4382 dev/ic/isp.c if (sp->req_status_flags & RQSTF_BUS_RESET) {
req_status_flags 4385 dev/ic/isp.c if (sp->req_status_flags & RQSTF_DEVICE_RESET) {
req_status_flags 4388 dev/ic/isp.c if (sp->req_status_flags & RQSTF_ABORTED) {
req_status_flags 4391 dev/ic/isp.c if (sp->req_status_flags & RQSTF_TIMEOUT) {
req_status_flags 4394 dev/ic/isp.c if (sp->req_status_flags & RQSTF_NEGOTIATION) {
req_status_flags 562 dev/ic/isp_inline.h ISP_IOXGET_16(isp, &spsrc->req_status_flags, spdst->req_status_flags);
req_status_flags 439 dev/ic/ispmbox.h u_int16_t req_status_flags;