Searched refs:adapter_type (Results 1 – 10 of 10) sorted by relevance
42 int adapter_type; /* 0-sigma, 1-tau, 2-taupci, 3-tau32 */ variable1012 switch (adapter_type) { in open_chan_ctl()1039 switch (adapter_type) { in open_chan_ctl()1108 adapter_type = 0; in main()1110 for (; adapter_type < 4; ++adapter_type) in main()1114 if (mask[adapter_type*16+chan_num/8] & 1 << (chan_num & 7)) { in main()1154 adapter_type = 0; in main()1156 adapter_type = 1; in main()1158 adapter_type = 2; in main()1160 adapter_type = 3; in main()
352 switch (acb->adapter_type) { in arcmsr_disable_allintr()390 switch (acb->adapter_type) { in arcmsr_enable_allintr()581 switch (acb->adapter_type) { in arcmsr_flush_adapter_cache()720 switch (acb->adapter_type) { in arcmsr_abort_allcmd()834 switch (acb->adapter_type) { in arcmsr_drain_donequeue()898 switch (acb->adapter_type) { in arcmsr_done4abort_postqueue()1080 switch (acb->adapter_type) { in arcmsr_post_srb()1162 switch (acb->adapter_type) { in arcmsr_get_iop_rqbuffer()1198 switch (acb->adapter_type) { in arcmsr_get_iop_wqbuffer()1232 switch (acb->adapter_type) { in arcmsr_iop_message_read()[all …]
1130 u_int32_t adapter_type; /* adapter A,B..... */ member
401 if(sc->adapter_type > 0 && sc->adapter_type <= IPS_ADAPTER_MAX_T){ in ips_adapter_init()402 device_printf(sc->dev, "adapter type: %s\n", ips_adapter_name[sc->adapter_type]); in ips_adapter_init()
131 u_int16_t adapter_type; member
500 sc->adapter_type = nvram->adapter_type; in ips_write_nvram()
280 u_int16_t adapter_type; member
191 if (is_t5(rdev->lldi.adapter_type) && map_udb_as_wc) in c4iw_mmap()
2695 char *adapter_type = "Adaptec RAID controller"; in aac_describe_controller() local2762 adapter_type = ((struct aac_supplement_adapter_info *) in aac_describe_controller()2766 adapter_type, in aac_describe_controller()
2455 char *adapter_type = "Adaptec RAID controller"; in aac_describe_controller() local2470 adapter_type = (char *)supp_info->AdapterTypeText; in aac_describe_controller()2476 adapter_type, in aac_describe_controller()