Lines Matching defs:map

592 			    "sf%d: failed to allocate dma handle for lilp map",
602 cmn_err(CE_WARN, "sf%d: failed to allocate lilp map",
619 "sf%d: failed to bind dma handle for lilp map",
629 /* ensure LILP map and DMA cookie addresses are even?? */
1098 /* deallocate/unbind DMA handle for lilp map */
2189 int cnt; /* map length */
2237 * since the loop has just gone online get a new map from
2249 "!soc lilp map failed status=0x%x\n", ret);
2262 /* how many entries in map ? */
2265 sf_log(sf, CE_WARN, "invalid lilp map\n");
2276 "!lilp map has %d entries, al_pa is %x\n", cnt, al_pa));
2279 * since the last entry of the map may be mine (common) check
2285 /* If we didn't get a valid loop map enable all targets */
2304 /* scan loop map, logging into all ports (except mine) */
2307 "!lilp map entry %d = %x,%x\n", i,
6832 struct sf_al_map map;
6859 * return FC map
6872 /* Need to generate a fake lilp map */
6882 map.sf_count = (short)cnt;
6884 (caddr_t)&map.sf_hba_addr.sf_node_wwn,
6887 (caddr_t)&map.sf_hba_addr.sf_port_wwn,
6889 map.sf_hba_addr.sf_al_pa = sf->sf_al_pa;
6890 map.sf_hba_addr.sf_hard_address = 0;
6891 map.sf_hba_addr.sf_inq_dtype = DTYPE_UNKNOWN;
6894 map.sf_addr_pair[i].sf_al_pa = al_pa;
6897 ->fcal_n_wwn, (caddr_t)&map.
6901 ->fcal_p_wwn, (caddr_t)&map.
6904 map.sf_addr_pair[i].sf_hard_address =
6906 map.sf_addr_pair[i].sf_inq_dtype =
6919 (caddr_t)&map.sf_addr_pair
6924 (caddr_t)&map.sf_addr_pair
6927 map.sf_addr_pair[i].
6930 map.sf_addr_pair[i].
6938 bzero((caddr_t)&map.sf_addr_pair[i].
6940 bzero((caddr_t)&map.sf_addr_pair[i].
6942 map.sf_addr_pair[i].sf_inq_dtype =
6946 if (ddi_copyout((caddr_t)&map, (caddr_t)arg,