Home
last modified time | relevance | path

Searched defs:tm_cmnd (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/bfa/
H A Dbfa_fcpim.h201 enum fcp_tm_cmnd tm_cmnd; /* task management command */ member
H A Dbfa_fcpim.c3597 enum fcp_tm_cmnd tm_cmnd, u8 tsecs) in bfa_tskim_start()