Home
last modified time | relevance | path

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

/titanic_53/usr/src/uts/common/io/scsi/adapters/smartpqi/
H A Dsmartpqi_hba.c54 static int cmd_ext_alloc(pqi_cmd_t cmd, int kf);
506 if (cmd_ext_alloc(cmd, kf) != DDI_SUCCESS) { in pqi_init_pkt()
1186 cmd_ext_alloc(pqi_cmd_t cmd, int kf) in cmd_ext_alloc() function