Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_mbox.c746 IOCTL_SUBSYSTEM_FCOE; in emlxs_mb_wq_create()
773 IOCTL_SUBSYSTEM_FCOE; in emlxs_mb_wq_create()
833 IOCTL_SUBSYSTEM_FCOE; in emlxs_mb_rq_create()
861 IOCTL_SUBSYSTEM_FCOE; in emlxs_mb_rq_create()
H A Demlxs_sli4.c3440 } else if (hdr_req->subsystem == IOCTL_SUBSYSTEM_FCOE) { in emlxs_sli4_issue_mbox_cmd()
8232 IOCTL_SUBSYSTEM_FCOE; in emlxs_sli4_post_sgl_pages()
8238 hdr_req->subsystem = IOCTL_SUBSYSTEM_FCOE; in emlxs_sli4_post_sgl_pages()
8324 IOCTL_SUBSYSTEM_FCOE; in emlxs_sli4_post_hdr_tmplates()
H A Demlxs_fcf.c5557 IOCTL_SUBSYSTEM_FCOE; in emlxs_fcoe_fcftab_sol_action()
5599 hdr_req->subsystem = IOCTL_SUBSYSTEM_FCOE; in emlxs_fcoe_fcftab_sol_action()
5961 hdr_req->subsystem = IOCTL_SUBSYSTEM_FCOE; in emlxs_fcoe_fcftab_read_action()
7047 hdr_req->subsystem = IOCTL_SUBSYSTEM_FCOE; in emlxs_fcoe_fcftab_fcf_delete()
H A Demlxs_dfc.c10875 hdr_req->subsystem = IOCTL_SUBSYSTEM_FCOE; in emlxs_dfc_rd_be_fcf()
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h2728 #define IOCTL_SUBSYSTEM_FCOE 0x0C macro