Symbol: SCB_LIST_NULL
sys/dev/ic/aic79xx.c
1399
tag = SCB_LIST_NULL;
sys/dev/ic/aic79xx.c
2046
next = SCB_LIST_NULL;
sys/dev/ic/aic79xx.c
2150
tag = SCB_LIST_NULL;
sys/dev/ic/aic79xx.c
2204
CAM_LUN_WILDCARD, SCB_LIST_NULL,
sys/dev/ic/aic79xx.c
2302
SCB_GET_LUN(scb), SCB_LIST_NULL,
sys/dev/ic/aic79xx.c
2323
tag = SCB_LIST_NULL;
sys/dev/ic/aic79xx.c
4517
tag = SCB_LIST_NULL;
sys/dev/ic/aic79xx.c
4717
SCB_GET_LUN(scb), /*tag*/SCB_LIST_NULL,
sys/dev/ic/aic79xx.c
5003
lun, SCB_LIST_NULL, devinfo->role,
sys/dev/ic/aic79xx.c
521
ahd_outw(ahd, COMPLETE_DMA_SCB_HEAD, SCB_LIST_NULL);
sys/dev/ic/aic79xx.c
538
ahd_outw(ahd, COMPLETE_SCB_HEAD, SCB_LIST_NULL);
sys/dev/ic/aic79xx.c
5401
ahd_outw(ahd, SCB_NEXT, SCB_LIST_NULL);
sys/dev/ic/aic79xx.c
6416
ahd->qinfifo[i] = SCB_LIST_NULL;
sys/dev/ic/aic79xx.c
6433
ahd_outw(ahd, WAITING_TID_HEAD, SCB_LIST_NULL);
sys/dev/ic/aic79xx.c
6434
ahd_outw(ahd, WAITING_TID_TAIL, SCB_LIST_NULL);
sys/dev/ic/aic79xx.c
6436
ahd_outw(ahd, WAITING_SCB_TAILS + (2 * i), SCB_LIST_NULL);
sys/dev/ic/aic79xx.c
6442
ahd_outw(ahd, COMPLETE_SCB_HEAD, SCB_LIST_NULL);
sys/dev/ic/aic79xx.c
6443
ahd_outw(ahd, COMPLETE_SCB_DMAINPROG_HEAD, SCB_LIST_NULL);
sys/dev/ic/aic79xx.c
6444
ahd_outw(ahd, COMPLETE_DMA_SCB_HEAD, SCB_LIST_NULL);
sys/dev/ic/aic79xx.c
6983
|| (tag == SCB_LIST_NULL));
sys/dev/ic/aic79xx.c
6987
|| (tag == SCB_LIST_NULL));
sys/dev/ic/aic79xx.c
6990
match = ((tag == SCB_GET_TAG(scb)) || (tag == SCB_LIST_NULL));
sys/dev/ic/aic79xx.c
7009
/*tag*/SCB_LIST_NULL, ROLE_UNKNOWN,
sys/dev/ic/aic79xx.c
7232
tid_prev = SCB_LIST_NULL;
sys/dev/ic/aic79xx.c
7262
SCB_LIST_NULL, ROLE_UNKNOWN) == 0) {
sys/dev/ic/aic79xx.c
7302
prev = SCB_LIST_NULL;
sys/dev/ic/aic79xx.c
7321
lun, SCB_LIST_NULL, role) == 0) {
sys/dev/ic/aic79xx.c
7345
if (prev == SCB_LIST_NULL)
sys/dev/ic/aic79xx.c
7441
ahd_outb(ahd, SCB_TAG, SCB_LIST_NULL);
sys/dev/ic/aic79xx.c
7469
found = ahd_search_qinfifo(ahd, target, channel, lun, SCB_LIST_NULL,
sys/dev/ic/aic79xx.c
7656
CAM_LUN_WILDCARD, SCB_LIST_NULL,
sys/dev/ic/aic79xx.c
866
CAM_LUN_WILDCARD, SCB_LIST_NULL, ROLE_UNKNOWN,
sys/dev/ic/aic79xx.c
8724
CAM_LUN_WILDCARD, SCB_LIST_NULL,
sys/dev/ic/aic79xxvar.h
1354
ahd_busy_tcl(ahd, tcl, SCB_LIST_NULL);
sys/dev/ic/aic79xxvar.h
82
#define SCB_LIST_NULL_LE (ahd_htole16(SCB_LIST_NULL))
sys/dev/ic/aic79xxvar.h
85
#define SCBID_IS_NULL(scbid) (((scbid) & 0xFF00 ) == SCB_LIST_NULL)
sys/dev/ic/aic7xxx.c
1255
tag = SCB_LIST_NULL;
sys/dev/ic/aic7xxx.c
1263
scb->hscb->tag, tag == SCB_LIST_NULL ?
sys/dev/ic/aic7xxx.c
1282
SCB_LIST_NULL,
sys/dev/ic/aic7xxx.c
1349
tag = SCB_LIST_NULL;
sys/dev/ic/aic7xxx.c
331
while (ahc->qoutfifo[ahc->qoutfifonext] != SCB_LIST_NULL) {
sys/dev/ic/aic7xxx.c
3350
tag = SCB_LIST_NULL;
sys/dev/ic/aic7xxx.c
3543
SCB_GET_LUN(scb), /*tag*/SCB_LIST_NULL,
sys/dev/ic/aic7xxx.c
3738
CAM_LUN_WILDCARD, SCB_LIST_NULL, devinfo->role,
sys/dev/ic/aic7xxx.c
4155
ahc_outb(ahc, SCB_NEXT, SCB_LIST_NULL);
sys/dev/ic/aic7xxx.c
4158
ahc_outb(ahc, SCB_TAG, SCB_LIST_NULL);
sys/dev/ic/aic7xxx.c
4165
ahc_outb(ahc, SCB_NEXT, SCB_LIST_NULL);
sys/dev/ic/aic7xxx.c
4188
ahc_outb(ahc, FREE_SCBH, SCB_LIST_NULL);
sys/dev/ic/aic7xxx.c
419
CAM_LUN_WILDCARD, SCB_LIST_NULL, ROLE_UNKNOWN,
sys/dev/ic/aic7xxx.c
4782
ahc->qoutfifo[i] = SCB_LIST_NULL;
sys/dev/ic/aic7xxx.c
4787
ahc->qinfifo[i] = SCB_LIST_NULL;
sys/dev/ic/aic7xxx.c
4841
ahc_outb(ahc, WAITING_SCBH, SCB_LIST_NULL);
sys/dev/ic/aic7xxx.c
4844
ahc_outb(ahc, DISCONNECTED_SCBH, SCB_LIST_NULL);
sys/dev/ic/aic7xxx.c
5151
ahc_outb(ahc, SCB_64_BTT+TCL_TARGET_OFFSET(tcl), SCB_LIST_NULL);
sys/dev/ic/aic7xxx.c
5155
ahc_outb(ahc, BUSY_TARGETS + target_offset, SCB_LIST_NULL);
sys/dev/ic/aic7xxx.c
5201
|| (tag == SCB_LIST_NULL));
sys/dev/ic/aic7xxx.c
5205
|| (tag == SCB_LIST_NULL));
sys/dev/ic/aic7xxx.c
5208
match = ((tag == scb->hscb->tag) || (tag == SCB_LIST_NULL));
sys/dev/ic/aic7xxx.c
5228
/*tag*/SCB_LIST_NULL, ROLE_UNKNOWN,
sys/dev/ic/aic7xxx.c
5428
prev = SCB_LIST_NULL;
sys/dev/ic/aic7xxx.c
5430
while (next != SCB_LIST_NULL) {
sys/dev/ic/aic7xxx.c
5449
lun, SCB_LIST_NULL, role)) {
sys/dev/ic/aic7xxx.c
5554
SCB_LIST_NULL, ROLE_INITIATOR) == 0
sys/dev/ic/aic7xxx.c
5607
prev = SCB_LIST_NULL;
sys/dev/ic/aic7xxx.c
5614
active_scb = SCB_LIST_NULL;
sys/dev/ic/aic7xxx.c
5616
while (next != SCB_LIST_NULL) {
sys/dev/ic/aic7xxx.c
5673
if (prev != SCB_LIST_NULL) {
sys/dev/ic/aic7xxx.c
5694
ahc_outb(ahc, SCB_TAG, SCB_LIST_NULL);
sys/dev/ic/aic7xxx.c
5725
if (prev == SCB_LIST_NULL) {
sys/dev/ic/aic7xxx.c
5780
found = ahc_search_qinfifo(ahc, target, channel, lun, SCB_LIST_NULL,
sys/dev/ic/aic7xxx.c
5853
if ((scbp == NULL && scbid != SCB_LIST_NULL)
sys/dev/ic/aic7xxx.c
6011
CAM_LUN_WILDCARD, SCB_LIST_NULL,
sys/dev/ic/aic7xxx.c
6681
while (scb_index != SCB_LIST_NULL && i++ < 256) {
sys/dev/ic/aic7xxx.c
6691
while (scb_index != SCB_LIST_NULL && i++ < 256) {
sys/dev/ic/aic7xxx.c
6702
while (ahc->qoutfifo[qoutpos] != SCB_LIST_NULL && i++ < 256) {
sys/dev/ic/aic7xxx.c
6711
while (scb_index != SCB_LIST_NULL && i++ < 256) {
sys/dev/ic/aic7xxx_inline.h
455
if (scb->hscb->tag == SCB_LIST_NULL
sys/dev/ic/aic7xxx_inline.h
456
|| scb->hscb->next == SCB_LIST_NULL)
sys/dev/ic/aic7xxx_inline.h
560
if (ahc->qoutfifo[ahc->qoutfifonext] != SCB_LIST_NULL)
sys/dev/ic/aic7xxx_osm.c
1029
SCB_LIST_NULL,