Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c610 static void fcp_handle_page83(fc_packet_t *, struct fcp_ipkt *, int);
6971 (void) fcp_handle_page83(fpkt, icmd, 1); in fcp_scsi_callback()
7089 (void) fcp_handle_page83(fpkt, icmd, 1); in fcp_scsi_callback()
7170 (void) fcp_handle_page83(fpkt, icmd, 0); in fcp_scsi_callback()
7237 fcp_handle_page83(fc_packet_t *fpkt, struct fcp_ipkt *icmd, in fcp_handle_page83() function