Searched defs:fcp_handle_page83 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c166 * | fcp_handle_reportlun | | fcp_handle_inquiry | | fcp_handle_page83 |
606 static void fcp_handle_page83(fc_packet_t *, struct fcp_ipkt *, int);
2983 * This function is called by fcp_handle_page83 and uses inquiry response data
6966 (void) fcp_handle_page83(fpkt, icmd, 1);
7080 * fcp_handle_page83 will create a device path using
7084 (void) fcp_handle_page83(fpkt, icmd, 1);
7165 (void) fcp_handle_page83(fpkt, icmd, 0);
7219 * Function: fcp_handle_page83
7232 fcp_handle_page83(fc_packet_t *fpkt, struct fcp_ipkt *icmd, function
7258 "fcp_handle_page83
[all...]

Completed in 84 milliseconds