Searched refs:cmd_ext_alloc (Results 1 – 1 of 1) sorted by relevance
54 static int cmd_ext_alloc(pqi_cmd_t *cmd, int kf);503 if (cmd_ext_alloc(cmd, kf) != DDI_SUCCESS) { in pqi_init_pkt()1178 cmd_ext_alloc(pqi_cmd_t *cmd, int kf) function