Searched refs:qla4xxx_alloc_pdu (Results 1 – 1 of 1) sorted by relevance
139 static int qla4xxx_alloc_pdu(struct iscsi_task *, uint8_t);277 .alloc_pdu = qla4xxx_alloc_pdu,3395 static int qla4xxx_alloc_pdu(struct iscsi_task *task, uint8_t opcode) in qla4xxx_alloc_pdu() function