Searched refs:sec_no (Results 1 - 3 of 3) sorted by relevance

/drivers/acpi/apei/
H A Dcper.c301 const char *pfx, const struct acpi_hest_generic_data *gdata, int sec_no)
307 printk("%s""section: %d, severity: %d, %s\n", pfx, sec_no, severity,
352 int sec_no = 0; local
363 apei_estatus_print_section(pfx, gdata, sec_no);
366 sec_no++;
300 apei_estatus_print_section( const char *pfx, const struct acpi_hest_generic_data *gdata, int sec_no) argument
/drivers/pci/hotplug/
H A Dibmphp_pci.c1335 int bus_no, pri_no, sub_no, sec_no = 0; local
1358 sec_no = (int) sec_number;
1367 debug ("sub_no is %d, sec_no is %d\n", sub_no, sec_no);
1368 if (sec_no != sub_number) {
/drivers/mtd/
H A Dsm_ftl.c1061 unsigned long sec_no, char *buf)
1068 sm_break_offset(ftl, sec_no << 9, &zone_num, &block, &boffset);
1060 sm_write(struct mtd_blktrans_dev *dev, unsigned long sec_no, char *buf) argument

Completed in 393 milliseconds