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