Symbol: SCB_LIST_NULL
drivers/scsi/aic7xxx/aic79xx.h
67
#define SCB_LIST_NULL_LE (ahd_htole16(SCB_LIST_NULL))
drivers/scsi/aic7xxx/aic79xx.h
69
#define SCBID_IS_NULL(scbid) (((scbid) & 0xFF00 ) == SCB_LIST_NULL)
drivers/scsi/aic7xxx/aic79xx_core.c
1084
ahd_busy_tcl(ahd, tcl, SCB_LIST_NULL);
drivers/scsi/aic7xxx/aic79xx_core.c
1267
ahd_outw(ahd, SCB_NEXT_COMPLETE, SCB_LIST_NULL);
drivers/scsi/aic7xxx/aic79xx_core.c
1345
ahd_outw(ahd, COMPLETE_DMA_SCB_HEAD, SCB_LIST_NULL);
drivers/scsi/aic7xxx/aic79xx_core.c
1346
ahd_outw(ahd, COMPLETE_DMA_SCB_TAIL, SCB_LIST_NULL);
drivers/scsi/aic7xxx/aic79xx_core.c
1363
ahd_outw(ahd, COMPLETE_ON_QFREEZE_HEAD, SCB_LIST_NULL);
drivers/scsi/aic7xxx/aic79xx_core.c
1380
ahd_outw(ahd, COMPLETE_SCB_HEAD, SCB_LIST_NULL);
drivers/scsi/aic7xxx/aic79xx_core.c
1718
CAM_LUN_WILDCARD, SCB_LIST_NULL, ROLE_UNKNOWN,
drivers/scsi/aic7xxx/aic79xx_core.c
2271
tag = SCB_LIST_NULL;
drivers/scsi/aic7xxx/aic79xx_core.c
2948
next = SCB_LIST_NULL;
drivers/scsi/aic7xxx/aic79xx_core.c
3052
tag = SCB_LIST_NULL;
drivers/scsi/aic7xxx/aic79xx_core.c
3241
SCB_GET_LUN(scb), SCB_LIST_NULL,
drivers/scsi/aic7xxx/aic79xx_core.c
3262
tag = SCB_LIST_NULL;
drivers/scsi/aic7xxx/aic79xx_core.c
5423
tag = SCB_LIST_NULL;
drivers/scsi/aic7xxx/aic79xx_core.c
5623
SCB_GET_LUN(scb), /*tag*/SCB_LIST_NULL,
drivers/scsi/aic7xxx/aic79xx_core.c
5897
lun, SCB_LIST_NULL, devinfo->role,
drivers/scsi/aic7xxx/aic79xx_core.c
6347
ahd_outw(ahd, SCB_NEXT, SCB_LIST_NULL);
drivers/scsi/aic7xxx/aic79xx_core.c
7412
ahd->qinfifo[i] = SCB_LIST_NULL;
drivers/scsi/aic7xxx/aic79xx_core.c
7429
ahd_outw(ahd, WAITING_TID_HEAD, SCB_LIST_NULL);
drivers/scsi/aic7xxx/aic79xx_core.c
7430
ahd_outw(ahd, WAITING_TID_TAIL, SCB_LIST_NULL);
drivers/scsi/aic7xxx/aic79xx_core.c
7431
ahd_outw(ahd, MK_MESSAGE_SCB, SCB_LIST_NULL);
drivers/scsi/aic7xxx/aic79xx_core.c
7434
ahd_outw(ahd, WAITING_SCB_TAILS + (2 * i), SCB_LIST_NULL);
drivers/scsi/aic7xxx/aic79xx_core.c
7439
ahd_outw(ahd, COMPLETE_SCB_HEAD, SCB_LIST_NULL);
drivers/scsi/aic7xxx/aic79xx_core.c
7440
ahd_outw(ahd, COMPLETE_SCB_DMAINPROG_HEAD, SCB_LIST_NULL);
drivers/scsi/aic7xxx/aic79xx_core.c
7441
ahd_outw(ahd, COMPLETE_DMA_SCB_HEAD, SCB_LIST_NULL);
drivers/scsi/aic7xxx/aic79xx_core.c
7442
ahd_outw(ahd, COMPLETE_DMA_SCB_TAIL, SCB_LIST_NULL);
drivers/scsi/aic7xxx/aic79xx_core.c
7443
ahd_outw(ahd, COMPLETE_ON_QFREEZE_HEAD, SCB_LIST_NULL);
drivers/scsi/aic7xxx/aic79xx_core.c
7967
|| (tag == SCB_LIST_NULL));
drivers/scsi/aic7xxx/aic79xx_core.c
7971
|| (tag == SCB_LIST_NULL));
drivers/scsi/aic7xxx/aic79xx_core.c
7974
match = ((tag == SCB_GET_TAG(scb)) || (tag == SCB_LIST_NULL));
drivers/scsi/aic7xxx/aic79xx_core.c
7993
/*tag*/SCB_LIST_NULL, ROLE_UNKNOWN,
drivers/scsi/aic7xxx/aic79xx_core.c
8211
tid_prev = SCB_LIST_NULL;
drivers/scsi/aic7xxx/aic79xx_core.c
8237
SCB_LIST_NULL, ROLE_UNKNOWN) == 0) {
drivers/scsi/aic7xxx/aic79xx_core.c
8302
SCB_LIST_NULL, ROLE_UNKNOWN)) {
drivers/scsi/aic7xxx/aic79xx_core.c
8343
prev = SCB_LIST_NULL;
drivers/scsi/aic7xxx/aic79xx_core.c
8345
*list_tail = SCB_LIST_NULL;
drivers/scsi/aic7xxx/aic79xx_core.c
8364
lun, SCB_LIST_NULL, role) == 0) {
drivers/scsi/aic7xxx/aic79xx_core.c
8503
found = ahd_search_qinfifo(ahd, target, channel, lun, SCB_LIST_NULL,
drivers/scsi/aic7xxx/aic79xx_core.c
8706
CAM_LUN_WILDCARD, SCB_LIST_NULL,
drivers/scsi/aic7xxx/aic79xx_core.c
9712
CAM_LUN_WILDCARD, SCB_LIST_NULL,
drivers/scsi/aic7xxx/aic79xx_osm.c
1382
SCB_GET_LUN(scb), SCB_LIST_NULL,
drivers/scsi/aic7xxx/aic79xx_osm.c
2324
SCB_LIST_NULL, ROLE_INITIATOR,
drivers/scsi/aic7xxx/aic7xxx_core.c
1819
tag = SCB_LIST_NULL;
drivers/scsi/aic7xxx/aic7xxx_core.c
1827
scb->hscb->tag, tag == SCB_LIST_NULL ?
drivers/scsi/aic7xxx/aic7xxx_core.c
1903
tag = SCB_LIST_NULL;
drivers/scsi/aic7xxx/aic7xxx_core.c
3928
tag = SCB_LIST_NULL;
drivers/scsi/aic7xxx/aic7xxx_core.c
4114
SCB_GET_LUN(scb), /*tag*/SCB_LIST_NULL,
drivers/scsi/aic7xxx/aic7xxx_core.c
4307
CAM_LUN_WILDCARD, SCB_LIST_NULL, devinfo->role,
drivers/scsi/aic7xxx/aic7xxx_core.c
4710
ahc_outb(ahc, SCB_NEXT, SCB_LIST_NULL);
drivers/scsi/aic7xxx/aic7xxx_core.c
4713
ahc_outb(ahc, SCB_TAG, SCB_LIST_NULL);
drivers/scsi/aic7xxx/aic7xxx_core.c
4723
ahc_outb(ahc, FREE_SCBH, SCB_LIST_NULL);
drivers/scsi/aic7xxx/aic7xxx_core.c
4728
ahc_outb(ahc, SCB_NEXT, SCB_LIST_NULL);
drivers/scsi/aic7xxx/aic7xxx_core.c
5102
ahc->qoutfifo[i] = SCB_LIST_NULL;
drivers/scsi/aic7xxx/aic7xxx_core.c
5106
ahc->qinfifo[i] = SCB_LIST_NULL;
drivers/scsi/aic7xxx/aic7xxx_core.c
5165
ahc_outb(ahc, WAITING_SCBH, SCB_LIST_NULL);
drivers/scsi/aic7xxx/aic7xxx_core.c
5168
ahc_outb(ahc, DISCONNECTED_SCBH, SCB_LIST_NULL);
drivers/scsi/aic7xxx/aic7xxx_core.c
5663
ahc_outb(ahc, SCB_64_BTT+TCL_TARGET_OFFSET(tcl), SCB_LIST_NULL);
drivers/scsi/aic7xxx/aic7xxx_core.c
5667
ahc_outb(ahc, BUSY_TARGETS + target_offset, SCB_LIST_NULL);
drivers/scsi/aic7xxx/aic7xxx_core.c
5712
|| (tag == SCB_LIST_NULL));
drivers/scsi/aic7xxx/aic7xxx_core.c
5716
|| (tag == SCB_LIST_NULL));
drivers/scsi/aic7xxx/aic7xxx_core.c
5719
match = ((tag == scb->hscb->tag) || (tag == SCB_LIST_NULL));
drivers/scsi/aic7xxx/aic7xxx_core.c
5738
/*tag*/SCB_LIST_NULL, ROLE_UNKNOWN,
drivers/scsi/aic7xxx/aic7xxx_core.c
5937
prev = SCB_LIST_NULL;
drivers/scsi/aic7xxx/aic7xxx_core.c
5939
while (next != SCB_LIST_NULL) {
drivers/scsi/aic7xxx/aic7xxx_core.c
5958
lun, SCB_LIST_NULL, role)) {
drivers/scsi/aic7xxx/aic7xxx_core.c
6062
SCB_LIST_NULL, ROLE_INITIATOR) == 0
drivers/scsi/aic7xxx/aic7xxx_core.c
611
if (scb->hscb->tag == SCB_LIST_NULL
drivers/scsi/aic7xxx/aic7xxx_core.c
6115
prev = SCB_LIST_NULL;
drivers/scsi/aic7xxx/aic7xxx_core.c
612
|| scb->hscb->next == SCB_LIST_NULL)
drivers/scsi/aic7xxx/aic7xxx_core.c
6122
active_scb = SCB_LIST_NULL;
drivers/scsi/aic7xxx/aic7xxx_core.c
6124
while (next != SCB_LIST_NULL) {
drivers/scsi/aic7xxx/aic7xxx_core.c
6181
if (prev != SCB_LIST_NULL) {
drivers/scsi/aic7xxx/aic7xxx_core.c
6202
ahc_outb(ahc, SCB_TAG, SCB_LIST_NULL);
drivers/scsi/aic7xxx/aic7xxx_core.c
6233
if (prev == SCB_LIST_NULL) {
drivers/scsi/aic7xxx/aic7xxx_core.c
6288
found = ahc_search_qinfifo(ahc, target, channel, lun, SCB_LIST_NULL,
drivers/scsi/aic7xxx/aic7xxx_core.c
6361
if ((scbp == NULL && scbid != SCB_LIST_NULL)
drivers/scsi/aic7xxx/aic7xxx_core.c
6519
CAM_LUN_WILDCARD, SCB_LIST_NULL,
drivers/scsi/aic7xxx/aic7xxx_core.c
702
if (ahc->qoutfifo[ahc->qoutfifonext] != SCB_LIST_NULL)
drivers/scsi/aic7xxx/aic7xxx_core.c
7182
while (scb_index != SCB_LIST_NULL && i++ < 256) {
drivers/scsi/aic7xxx/aic7xxx_core.c
7192
while (scb_index != SCB_LIST_NULL && i++ < 256) {
drivers/scsi/aic7xxx/aic7xxx_core.c
7203
while (ahc->qoutfifo[qoutpos] != SCB_LIST_NULL && i++ < 256) {
drivers/scsi/aic7xxx/aic7xxx_core.c
7212
while (scb_index != SCB_LIST_NULL && i++ < 256) {
drivers/scsi/aic7xxx/aic7xxx_core.c
882
while (ahc->qoutfifo[ahc->qoutfifonext] != SCB_LIST_NULL) {
drivers/scsi/aic7xxx/aic7xxx_core.c
969
CAM_LUN_WILDCARD, SCB_LIST_NULL, ROLE_UNKNOWN,
drivers/scsi/aic7xxx/aic7xxx_osm.c
1256
SCB_GET_LUN(scb), SCB_LIST_NULL,
drivers/scsi/aic7xxx/aic7xxx_osm.c
2010
CAM_LUN_WILDCARD, SCB_LIST_NULL,
drivers/scsi/aic7xxx/aic7xxx_osm.c
2122
SCB_LIST_NULL, ROLE_INITIATOR)) {
drivers/scsi/aic7xxx/aic7xxx_osm.c
2278
(u8)sdev->lun, SCB_LIST_NULL,