response 4293 dev/ic/aic79xx.c int response;
response 4296 dev/ic/aic79xx.c response = FALSE;
response 4325 dev/ic/aic79xx.c response = ahd_handle_msg_reject(ahd, devinfo);
response 4406 dev/ic/aic79xx.c response = TRUE;
response 4476 dev/ic/aic79xx.c response = TRUE;
response 4502 dev/ic/aic79xx.c response = TRUE;
response 4593 dev/ic/aic79xx.c response = TRUE;
response 4691 dev/ic/aic79xx.c response = TRUE;
response 4694 dev/ic/aic79xx.c if (done != MSGLOOP_IN_PROG && !response)
response 4718 dev/ic/aic79xx.c int response = 0;
response 4765 dev/ic/aic79xx.c response = 1;
response 4789 dev/ic/aic79xx.c response = 1;
response 4860 dev/ic/aic79xx.c response = 1;
response 4869 dev/ic/aic79xx.c return (response);
response 3071 dev/ic/aic7xxx.c int response;
response 3075 dev/ic/aic7xxx.c response = FALSE;
response 3105 dev/ic/aic7xxx.c response = ahc_handle_msg_reject(ahc, devinfo);
response 3190 dev/ic/aic7xxx.c response = TRUE;
response 3260 dev/ic/aic7xxx.c response = TRUE;
response 3286 dev/ic/aic7xxx.c response = TRUE;
response 3383 dev/ic/aic7xxx.c response = TRUE;
response 3473 dev/ic/aic7xxx.c response = TRUE;
response 3476 dev/ic/aic7xxx.c if (done != MSGLOOP_IN_PROG && !response)
response 3500 dev/ic/aic7xxx.c int response = 0;
response 3528 dev/ic/aic7xxx.c response = 1;
response 3552 dev/ic/aic7xxx.c response = 1;
response 3631 dev/ic/aic7xxx.c return (response);
response 59 dev/ic/pckbc.c u_char response[4];
response 633 dev/ic/pckbc.c cmd->response[cmd->responseidx++] = c;
response 661 dev/ic/pckbc.c bcopy(nc.response, respbuf, responselen);
response 797 dev/ic/pckbc.c cmd->response[cmd->responseidx++] = data;
response 881 dev/ic/pckbc.c bcopy(nc->response, respbuf, responselen);
response 914 dev/ic/rln.c struct rln_mm_gotenaddr response = { RLN_MM_GETENADDR };
response 917 dev/ic/rln.c &response, sizeof response))
response 919 dev/ic/rln.c bcopy(response.enaddr, enaddr, sizeof response.enaddr);
response 931 dev/ic/rln.c struct rln_mm_gotpromversion response = { RLN_MM_GOTPROMVERSION };
response 935 dev/ic/rln.c if (verlen != sizeof response.version)
response 940 dev/ic/rln.c &response, sizeof response))
response 942 dev/ic/rln.c bcopy(response.version, ver, verlen);
response 959 dev/ic/rln.c struct rln_mm_cmd response;
response 1007 dev/ic/rln.c &response, sizeof response))
response 1013 dev/ic/rln.c &response, sizeof response))
response 1027 dev/ic/rln.c struct rln_mm_cmd response;
response 1044 dev/ic/rln.c &response, sizeof response))
response 1056 dev/ic/rln.c struct rln_mm_cmd response;
response 1059 dev/ic/rln.c &response, sizeof response));
response 1070 dev/ic/rln.c struct rln_mm_cmd response;
response 1076 dev/ic/rln.c &response, sizeof response);
response 1092 dev/ic/rln.c struct rln_mm_searching response;
response 1103 dev/ic/rln.c &response, sizeof response));
response 1139 dev/ic/rln.c struct rln_mm_cmd response;
response 1143 dev/ic/rln.c &response, sizeof response));
response 1152 dev/ic/rln.c struct rln_mm_cmd response;
response 1161 dev/ic/rln.c &response, sizeof response))
response 2096 netbt/hci.h hci_inquiry_response response; /* inquiry response */
response 450 netbt/hci_event.c (caddr_t)&memo->response);
response 453 netbt/hci_event.c memo->response.clock_offset =
response 454 netbt/hci_event.c letoh16(memo->response.clock_offset);
response 99 netbt/hci_link.c cp.page_scan_rep_mode = memo->response.page_scan_rep_mode;
response 100 netbt/hci_link.c cp.page_scan_mode = memo->response.page_scan_mode;
response 101 netbt/hci_link.c cp.clock_offset = htole16(memo->response.clock_offset);
response 132 netbt/hci_misc.c if (bdaddr_same(bdaddr, &memo->response.bdaddr)) {
response 481 scsi/ss_scanjet.c char response[20];
response 509 scsi/ss_scanjet.c error = scanjet_ctl_read(ss, response, 20, flags);
response 514 scsi/ss_scanjet.c p = strchr(response, 'd');
response 528 scsi/ss_scanjet.c error = scanjet_ctl_read(ss, response, 20, flags);
response 533 scsi/ss_scanjet.c p = strchr(response, 'd');