Searched refs:socal_packet_alloc (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/sun/io/ |
H A D | socal.c | 159 static fcal_packet_t *socal_packet_alloc(socal_state_t *, fcal_sleep_t); 2912 socal_packet_alloc(socalp, polled ? FCAL_NOSLEEP : FCAL_SLEEP)) in socal_lilp_map() 2955 socal_packet_alloc(socalp, polled ? FCAL_NOSLEEP : FCAL_SLEEP)) in socal_force_lip() 3005 socal_packet_alloc(socalp, polled ? FCAL_NOSLEEP : FCAL_SLEEP)) in socal_abort_cmd() 3052 socal_packet_alloc(socalp, FCAL_SLEEP)) in socal_bypass_dev() 4043 socal_packet_alloc(socal_state_t *socalp, fcal_sleep_t sleep) in socal_packet_alloc() function 4229 if ((fcalpkt = socal_packet_alloc(socalp, FCAL_SLEEP)) in socal_diag_request() 4252 socal_packet_alloc(socalp, polled ? FCAL_NOSLEEP : FCAL_SLEEP)) in socal_force_offline() 4428 socal_packet_alloc(socalp, polled ? FCAL_NOSLEEP : FCAL_SLEEP)) in socal_els_alloc() 4577 socal_packet_alloc(socalp, polled ? FCAL_NOSLEEP : FCAL_SLEEP)) in socal_lbf_alloc()
|