Lines Matching refs:SCB_LIST_NULL
331 while (ahc->qoutfifo[ahc->qoutfifonext] != SCB_LIST_NULL) {
419 CAM_LUN_WILDCARD, SCB_LIST_NULL, ROLE_UNKNOWN,
1255 tag = SCB_LIST_NULL;
1263 scb->hscb->tag, tag == SCB_LIST_NULL ?
1282 SCB_LIST_NULL,
1349 tag = SCB_LIST_NULL;
3350 tag = SCB_LIST_NULL;
3543 SCB_GET_LUN(scb), /*tag*/SCB_LIST_NULL,
3738 CAM_LUN_WILDCARD, SCB_LIST_NULL, devinfo->role,
4155 ahc_outb(ahc, SCB_NEXT, SCB_LIST_NULL);
4158 ahc_outb(ahc, SCB_TAG, SCB_LIST_NULL);
4165 ahc_outb(ahc, SCB_NEXT, SCB_LIST_NULL);
4188 ahc_outb(ahc, FREE_SCBH, SCB_LIST_NULL);
4782 ahc->qoutfifo[i] = SCB_LIST_NULL;
4787 ahc->qinfifo[i] = SCB_LIST_NULL;
4841 ahc_outb(ahc, WAITING_SCBH, SCB_LIST_NULL);
4844 ahc_outb(ahc, DISCONNECTED_SCBH, SCB_LIST_NULL);
5151 ahc_outb(ahc, SCB_64_BTT+TCL_TARGET_OFFSET(tcl), SCB_LIST_NULL);
5155 ahc_outb(ahc, BUSY_TARGETS + target_offset, SCB_LIST_NULL);
5201 || (tag == SCB_LIST_NULL));
5205 || (tag == SCB_LIST_NULL));
5208 match = ((tag == scb->hscb->tag) || (tag == SCB_LIST_NULL));
5228 /*tag*/SCB_LIST_NULL, ROLE_UNKNOWN,
5428 prev = SCB_LIST_NULL;
5430 while (next != SCB_LIST_NULL) {
5449 lun, SCB_LIST_NULL, role)) {
5554 SCB_LIST_NULL, ROLE_INITIATOR) == 0
5607 prev = SCB_LIST_NULL;
5614 active_scb = SCB_LIST_NULL;
5616 while (next != SCB_LIST_NULL) {
5673 if (prev != SCB_LIST_NULL) {
5694 ahc_outb(ahc, SCB_TAG, SCB_LIST_NULL);
5725 if (prev == SCB_LIST_NULL) {
5780 found = ahc_search_qinfifo(ahc, target, channel, lun, SCB_LIST_NULL,
5853 if ((scbp == NULL && scbid != SCB_LIST_NULL)
6011 CAM_LUN_WILDCARD, SCB_LIST_NULL,
6681 while (scb_index != SCB_LIST_NULL && i++ < 256) {
6691 while (scb_index != SCB_LIST_NULL && i++ < 256) {
6702 while (ahc->qoutfifo[qoutpos] != SCB_LIST_NULL && i++ < 256) {
6711 while (scb_index != SCB_LIST_NULL && i++ < 256) {