Searched refs:fcp_update_tgt_state (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/ |
H A D | fcp.c | 434 static void fcp_update_tgt_state(struct fcp_tgt *ptgt, int flag, 4997 fcp_update_tgt_state(ptgt, FCP_RESET, 5377 fcp_update_tgt_state(ptgt, FCP_SET, state); 5419 * Function: fcp_update_tgt_state 5441 fcp_update_tgt_state(struct fcp_tgt *ptgt, int flag, uint32_t state) function 5472 * Function: fcp_update_tgt_state 7995 fcp_update_tgt_state(ptgt, FCP_RESET, 11643 fcp_update_tgt_state(ptgt, FCP_SET, FCP_LUN_BUSY); 11663 fcp_update_tgt_state(ptgt, FCP_RESET, FCP_LUN_BUSY); 11764 fcp_update_tgt_state(ptg [all...] |
Completed in 82 milliseconds