Home
last modified time | relevance | path

Searched refs:GNN_ID_RSP_SIZE (Results 1 – 2 of 2) sorted by relevance

/drivers/scsi/qla2xxx/
Dqla_gs.c454 arg.rsp_size = GNN_ID_RSP_SIZE; in qla2x00_gnn_id()
464 GNN_ID_RSP_SIZE); in qla2x00_gnn_id()
4175 GNN_ID_RSP_SIZE); in qla24xx_async_gnnid()
4187 sp->u.iocb_cmd.u.ctarg.rsp_size = GNN_ID_RSP_SIZE; in qla24xx_async_gnnid()
Dqla_def.h2661 #define GNN_ID_RSP_SIZE (16 + 8) macro