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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c219 static int fcip_dest_add_broadcast_entry(struct fcip *fptr, int new_flag);
4520 (void) fcip_dest_add_broadcast_entry(fptr, 0);
4819 if (fcip_dest_add_broadcast_entry(fptr, 1) != FC_SUCCESS) {
7035 fcip_dest_add_broadcast_entry(struct fcip *fptr, int new_flag) function

Completed in 75 milliseconds