Lines Matching refs:hba_map
1547 hbacmd->it_nexus = dev->hba_map[bus][target].rmw_nexus;
1749 if (dev->hba_map[bus][target].devtype != AAC_DEVTYPE_NATIVE_RAW)
1752 identify_resp = dev->hba_map[bus][target].safw_identify_resp;
1754 dev->hba_map[bus][target].qd_limit = 32;
1760 dev->hba_map[bus][target].qd_limit = 32;
1762 dev->hba_map[bus][target].qd_limit =
1812 * the current hba_map.
1893 kfree(dev->hba_map[bus][target].safw_identify_resp);
1894 dev->hba_map[bus][target].safw_identify_resp = NULL;
1942 dev->hba_map[bus][target].safw_identify_resp = identify_resp;
1981 dev->hba_map[bus][target].devtype =
1987 dev->hba_map[bus][target].devtype =
1989 dev->hba_map[bus][target].rmw_nexus =
1992 dev->hba_map[bus][target].devtype =
1995 dev->hba_map[bus][target].scan_counter = dev->scan_counter;
2097 dev->hba_map[bus][target].devtype = 0;
2098 dev->hba_map[bus][target].qd_limit = 0;
2828 dev->hba_map[bus][cid].devtype
3651 if (dev->hba_map[bus][cid].devtype == AAC_DEVTYPE_NATIVE_RAW) {
3652 dev->hba_map[bus][cid].devtype = AAC_DEVTYPE_ARC_RAW;
3653 dev->hba_map[bus][cid].rmw_nexus = 0xffffffff;