HomeSort by: relevance | last modified time | path
    Searched defs:add_proto_cmd (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/scsipi/
if_se.c 805 struct scsi_ctron_ether_generic add_proto_cmd; local in function:se_add_proto
813 PROTOCMD(ctron_ether_add_proto, add_proto_cmd);
814 _lto2b(sizeof(data), add_proto_cmd.length);
816 (void *)&add_proto_cmd, sizeof(add_proto_cmd),
if_se.c 805 struct scsi_ctron_ether_generic add_proto_cmd; local in function:se_add_proto
813 PROTOCMD(ctron_ether_add_proto, add_proto_cmd);
814 _lto2b(sizeof(data), add_proto_cmd.length);
816 (void *)&add_proto_cmd, sizeof(add_proto_cmd),

Completed in 22 milliseconds