Home
last modified time | relevance | path

Searched refs:srpt_stp_task_poll (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_stp.c71 static void srpt_stp_task_poll(struct scsi_task *task);
364 lport->lport_task_poll = &srpt_stp_task_poll; in srpt_stp_alloc_port()
1027 srpt_stp_task_poll(struct scsi_task *task) in srpt_stp_task_poll() function