Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_extern.h951 extern RPIobj_t *emlxs_rpi_reserve_notify(emlxs_port_t *port,
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli4.c4958 reserved_rpip = emlxs_rpi_reserve_notify(port, did, xrip); in emlxs_sli4_prep_els_iocb()
6755 rpip = emlxs_rpi_reserve_notify(port, fchdr.s_id, 0); in emlxs_sli4_process_unsol_rcv()
H A Demlxs_fcf.c14248 emlxs_rpi_reserve_notify(emlxs_port_t *port, uint32_t did, XRIobj_t *xrip) in emlxs_rpi_reserve_notify() function