Searched refs:SLIST_INIT (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_symbol.c311 SLIST_INIT(symlist); symlist_free()
327 SLIST_INIT(symlist_src1); symlist_merge()
328 SLIST_INIT(symlist_src2); symlist_merge()
488 SLIST_INIT(&registers); symtable_dump()
489 SLIST_INIT(&masks); symtable_dump()
490 SLIST_INIT(&constants); symtable_dump()
491 SLIST_INIT(&download_constants); symtable_dump()
492 SLIST_INIT(&aliases); symtable_dump()
493 SLIST_INIT(&exported_labels); symtable_dump()
H A Daicasm_gram.y696 SLIST_INIT(&$$.referenced_syms);
732 SLIST_INIT(&$$.referenced_syms);
958 SLIST_INIT(&$$.referenced_syms);
1492 SLIST_INIT(&(symbol->info.rinfo->fields));
1525 SLIST_INIT(&(symbol->info.finfo->symrefs));
1919 SLIST_INIT(&immed->referenced_syms);
H A Daicasm.c127 SLIST_INIT(&search_path); main()
130 SLIST_INIT(&scope_stack); main()
/linux-4.1.27/drivers/scsi/aic7xxx/
H A Dqueue.h132 #define SLIST_INIT(head) do { \ macro
H A Daic7xxx_core.c4778 SLIST_INIT(&scb_data->free_scbs); ahc_init_scbdata()
4779 SLIST_INIT(&scb_data->sg_maps); ahc_init_scbdata()
7578 SLIST_INIT(&lstate->accept_tios); ahc_handle_en_lun()
7579 SLIST_INIT(&lstate->immed_notifies); ahc_handle_en_lun()
H A Daic79xx_core.c6417 SLIST_INIT(&scb_data->hscb_maps); ahd_init_scbdata()
6418 SLIST_INIT(&scb_data->sg_maps); ahd_init_scbdata()
6419 SLIST_INIT(&scb_data->sense_maps); ahd_init_scbdata()
10458 SLIST_INIT(&lstate->accept_tios); ahd_handle_en_lun()
10459 SLIST_INIT(&lstate->immed_notifies); ahd_handle_en_lun()

Completed in 202 milliseconds