Searched refs:emlxs_pkt_to_bpl (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_sli3.c | 2260 emlxs_pkt_to_bpl(fc_packet_t *pkt, ULP_BDE64 *bpl, uint32_t bpl_type) in emlxs_pkt_to_bpl() function 2390 bpl = emlxs_pkt_to_bpl(pkt, bpl, BPL_CMD); in emlxs_sli2_bde_setup() 2401 bpl = emlxs_pkt_to_bpl(pkt, bpl, BPL_RESP); in emlxs_sli2_bde_setup() 2413 bpl = emlxs_pkt_to_bpl(pkt, bpl, BPL_DATA); in emlxs_sli2_bde_setup() 2422 bpl = emlxs_pkt_to_bpl(pkt, bpl, BPL_CMD); in emlxs_sli2_bde_setup() 2431 bpl = emlxs_pkt_to_bpl(pkt, bpl, BPL_CMD); in emlxs_sli2_bde_setup() 2442 bpl = emlxs_pkt_to_bpl(pkt, bpl, BPL_RESP); in emlxs_sli2_bde_setup() 2451 bpl = emlxs_pkt_to_bpl(pkt, bpl, BPL_CMD); in emlxs_sli2_bde_setup() 2463 bpl = emlxs_pkt_to_bpl(pkt, bpl, BPL_RESP); in emlxs_sli2_bde_setup()
|