Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_extern.h948 extern RPIobj_t *emlxs_rpi_reserve_notify(emlxs_port_t *port,
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli4.c4618 reserved_rpip = emlxs_rpi_reserve_notify(port, did, xrip); in emlxs_sli4_prep_els_iocb()
6404 rpip = emlxs_rpi_reserve_notify(port, fchdr.s_id, 0); in emlxs_sli4_process_unsol_rcv()
H A Demlxs_fcf.c14247 emlxs_rpi_reserve_notify(emlxs_port_t *port, uint32_t did, XRIobj_t *xrip) in emlxs_rpi_reserve_notify() function