Lines Matching refs:isp_sendmarker
1146 isp->isp_sendmarker |= (1 << channel); in isp_scsi_channel_init()
1404 isp->isp_sendmarker = 1; in isp_fibre_init()
3172 if (isp->isp_sendmarker) { in isp_start()
3178 if ((isp->isp_sendmarker & (1 << i)) == 0) { in isp_start()
3188 isp->isp_sendmarker &= ~(1 << i); in isp_start()
3324 isp->isp_sendmarker |= (1 << bus); in isp_control()
3345 isp->isp_sendmarker |= (1 << bus); in isp_control()
3764 isp->isp_sendmarker |= (1 << XS_CHANNEL(xs)); in isp_intr()
3938 isp->isp_sendmarker |= (1 << bus); in isp_parse_async()
3983 isp->isp_sendmarker |= (1 << bus); in isp_parse_async()
3992 isp->isp_sendmarker |= (1 << bus); in isp_parse_async()
4049 isp->isp_sendmarker |= (1 << bus); in isp_parse_async()
4100 isp->isp_sendmarker = 1; in isp_parse_async()
4133 isp->isp_sendmarker = 1; in isp_parse_async()
4145 isp->isp_sendmarker = 1; in isp_parse_async()
4157 isp->isp_sendmarker = 1; in isp_parse_async()
4169 isp->isp_sendmarker = 1; in isp_parse_async()
4190 isp->isp_sendmarker = 1; in isp_parse_async()
4237 isp->isp_sendmarker = 1; in isp_parse_async()
4402 isp->isp_sendmarker |= (1 << XS_CHANNEL(xs)); in isp_parse_status()
4411 isp->isp_sendmarker |= (1 << XS_CHANNEL(xs)); in isp_parse_status()
4660 isp->isp_sendmarker = 1; in isp_parse_status()
5553 isp->isp_sendmarker |= (1 << bus); in isp_update_bus()