Home
last modified time | relevance | path

Searched defs:pack_id (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/wwan/iosm/
H A Diosm_ipc_flash.c14 u32 pack_length, u16 pack_id, in ipc_flash_proc_format_ebl_pack()
61 u16 pack_id, u8 *payload, u32 payload_length) in ipc_flash_send_data()
166 static int ipc_flash_send_receive(struct iosm_devlink *ipc_devlink, u16 pack_id, in ipc_flash_send_receive()
H A Diosm_ipc_flash.h210 __le16 pack_id; member
/openbmc/linux/include/scsi/
H A Dsg.h54 int pack_id; /* [i->o] unused internally (normally) */ member
83 compat_int_t pack_id; /* [i->o] unused internally (normally) */ member
180 int pack_id; /* pack_id associated with request */ member
286 int pack_id; /* [io] id number of packet (use ints >= 0) */ member
/openbmc/linux/drivers/soc/amlogic/
H A Dmeson-gx-socinfo.c49 unsigned int pack_id; member
/openbmc/linux/drivers/scsi/
H A Dsg.c411 static int get_sg_io_pack_id(int *pack_id, void __user *buf, size_t count) in get_sg_io_pack_id()
898 int pack_id; member
2074 sg_get_rq_mark(Sg_fd * sfp, int pack_id, bool *busy) in sg_get_rq_mark()