Home
last modified time | relevance | path

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

/freebsd/sys/dev/mpt/
H A Dmpt.c419 free_cbi = MPT_HANDLER_ID_NONE; in mpt_register_handler()
440 if (free_cbi == MPT_HANDLER_ID_NONE && in mpt_register_handler()
445 if (free_cbi == MPT_HANDLER_ID_NONE) { in mpt_register_handler()
2278 mpt->scsi_tgt_handler_id = MPT_HANDLER_ID_NONE; in mpt_core_attach()
H A Dmpt.h437 #define MPT_HANDLER_ID_NONE (0xFFFFFFFF) macro
H A Dmpt_user.c97 static uint32_t user_handler_id = MPT_HANDLER_ID_NONE;
H A Dmpt_cam.c157 static uint32_t scsi_io_handler_id = MPT_HANDLER_ID_NONE;
158 static uint32_t scsi_tmf_handler_id = MPT_HANDLER_ID_NONE;
159 static uint32_t fc_els_handler_id = MPT_HANDLER_ID_NONE;
160 static uint32_t sata_pass_handler_id = MPT_HANDLER_ID_NONE;
H A Dmpt_raid.c134 static uint32_t raid_handler_id = MPT_HANDLER_ID_NONE;