Searched refs:isp_start (Results 1 – 4 of 4) sorted by relevance
230 + A SCSI command queueing entry point (isp_start)341 When it's ready to do so, the function isp_start is called with this357 left to the machine dependent platform function which called isp_start. In430 upon entry (e.g., via isp_start, isp_control, isp_intr) that appropriate545 The code flow in isp_start for Fibre Channel devices is the same as it is
873 int isp_start(XS_T *);
4924 error = isp_start((XS_T *) ccb); in isp_action()
4314 isp_start(XS_T *xs) in isp_start() function