Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_portif.h380 job_request_t *fctl_deque_job(fc_local_port_t *port);
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c4349 fctl_deque_job(fc_local_port_t *port) in fctl_deque_job() function
H A Dfp.c2292 job = fctl_deque_job(port); in fp_job_handler()