Searched refs:lun_hash (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/isp/
H A Disp_freebsd.h252 struct tslist lun_hash[LUN_HASH_SIZE]; member in struct:isp_fc
267 struct tslist lun_hash[LUN_HASH_SIZE]; member in struct:isp_spi
H A Disp_freebsd.c870 ISP_GET_PC_ADDR(isp, bus, lun_hash[LUN_HASH_FUNC(lun)], lhp);
890 ISP_GET_PC_ADDR(isp, bus, lun_hash[i], lhp);
906 ISP_GET_PC_ADDR(isp, bus, lun_hash[LUN_HASH_FUNC(lun)], lhp);
927 ISP_GET_PC_ADDR(isp, bus, lun_hash[i], lhp);
950 ISP_GET_PC_ADDR(isp, bus, lun_hash[i], lhp);
983 ISP_GET_PC_ADDR(isp, bus, lun_hash[i], lhp);
1142 ISP_GET_PC_ADDR(isp, bus, lun_hash[LUN_HASH_FUNC(lun)], lhp);
1173 ISP_GET_PC_ADDR(isp, cam_sim_bus(xpt_path_sim(tptr->owner)), lun_hash[LUN_HASH_FUNC(tptr->ts_lun)], lhp);

Completed in 65 milliseconds