Searched refs:csio_lnode_async_event (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/scsi/csiostor/
H A Dcsio_lnode.h233 void csio_lnode_async_event(struct csio_lnode *, enum csio_ln_fc_evt);
H A Dcsio_lnode.c669 csio_lnode_async_event(ln, CSIO_LN_FC_ATTRIB_UPDATE);
1184 csio_lnode_async_event(ln, CSIO_LN_FC_LINKUP);
1236 csio_lnode_async_event(ln, CSIO_LN_FC_LINKDOWN);
1253 csio_lnode_async_event(ln, CSIO_LN_FC_LINKDOWN);
H A Dcsio_attr.c134 * csio_lnode_async_event - Async events from local port.
141 csio_lnode_async_event(struct csio_lnode *ln, enum csio_ln_fc_evt fc_evt) function

Completed in 103 milliseconds