Searched refs:ISP_NSEG_MAX (Results 1 – 2 of 2) sorted by relevance
1736 if (nseg >= ISP_NSEG_MAX) { in tdma2()1737 …isp, ISP_LOGERR, "number of segments (%d) exceed maximum we can support (%d)", nseg, ISP_NSEG_MAX); in tdma2()1807 if (nseg >= ISP_NSEG_MAX) { in dma2()1808 …isp, ISP_LOGERR, "number of segments (%d) exceed maximum we can support (%d)", nseg, ISP_NSEG_MAX); in dma2()
2565 #define ISP_NSEG_MAX 1778 macro